Closed
Bug 624971
Opened 14 years ago
Closed 14 years ago
RegExp sticky path assertion failure: isFlat
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: cdleary, Assigned: cdleary)
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
874 bytes,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
The regexp source string is linear, not flat.
Attachment #503074 -
Flags: review?(lw)
Updated•14 years ago
|
Attachment #503074 -
Flags: review?(lw) → review+
Assignee | ||
Comment 1•14 years ago
|
||
Whiteboard: fixed-in-tracemonkey
Assignee | ||
Comment 2•14 years ago
|
||
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.
Description
•