Closed
Bug 692069
Opened 13 years ago
Closed 13 years ago
Shove regexp backend-specific stuff behind a comprehensible interface
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla10
People
(Reporter: cdleary, Assigned: cdleary)
References
Details
Attachments
(1 file, 1 obsolete file)
17.85 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
Depends on patch in bug 691695.
Attachment #564790 -
Flags: review?(dmandelin)
Assignee | ||
Comment 1•13 years ago
|
||
Gah, qref.
Attachment #564790 -
Attachment is obsolete: true
Attachment #564790 -
Flags: review?(dmandelin)
Attachment #564791 -
Flags: review?(dmandelin)
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 564791 [details] [diff] [review]
Factor out interface for backend-dependent gunk, add comments.
Luke said he would be willing to review this one too.
Attachment #564791 -
Flags: review?(dmandelin) → review?(luke)
Comment 3•13 years ago
|
||
Comment on attachment 564791 [details] [diff] [review]
Factor out interface for backend-dependent gunk, add comments.
Nice.
Attachment #564791 -
Flags: review?(luke) → review+
Assignee | ||
Comment 4•13 years ago
|
||
Followup to unburn no-methodjit config: https://hg.mozilla.org/integration/mozilla-inbound/rev/e39362de752f
See bug 661974 comment 3.
Assignee | ||
Updated•13 years ago
|
OS: Linux → All
Hardware: x86_64 → All
Whiteboard: [inbound]
Target Milestone: --- → mozilla10
https://hg.mozilla.org/mozilla-central/rev/6c37144a4c94
https://hg.mozilla.org/mozilla-central/rev/e39362de752f
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•13 years ago
|
Whiteboard: [inbound]
You need to log in
before you can comment on or make changes to this bug.
Description
•