Closed
Bug 652185
Opened 14 years ago
Closed 14 years ago
js_XDRRegExpObject needs to anchor the source string
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: igor, Assigned: igor)
References
Details
(Keywords: crash, regression, Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
1.03 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 2•14 years ago
|
||
Luke: could you review this?
Comment 3•14 years ago
|
||
Would be nice if we could take an Anchored<T> in the same vein as AlreadyIncRefd<T> to categorically prevent this kind of js::RegExp creation error in the future.
Updated•14 years ago
|
Attachment #527841 -
Flags: review?(luke) → review+
Assignee | ||
Comment 4•14 years ago
|
||
Whiteboard: fixed-in-tracemonkey
Comment 5•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Group: core-security
Updated•9 years ago
|
Keywords: regressionwindow-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•