Closed Bug 581067 Opened 14 years ago Closed 14 years ago

U+FEFF should be a WhiteSpace character (change in ES5 from ES3)

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla2.0b3

People

(Reporter: Waldo, Assigned: Waldo)

References

Details

(Whiteboard: fixed-in-tracemonkey)

Attachments

(1 file)

No description provided.
Attached patch Patch and slight test (deleted) — Splinter Review
Attachment #459480 - Flags: review?(cdleary)
Comment on attachment 459480 [details] [diff] [review] Patch and slight test + return w == 0xFEFF || (JS_CCODE(w) & 0x00070000) == 0x00040000; r=me with a factored out const jschar BOM value.
Attachment #459480 - Flags: review?(cdleary) → review+
Whiteboard: fixed-in-tracemonkey
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: