Closed
Bug 1146472
Opened 10 years ago
Closed 10 years ago
Use JSOP_NEWOBJECT even if the script is not compile-and-go
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(2 files)
(deleted),
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
terrence
:
review+
|
Details | Diff | Splinter Review |
We now have XDR and cloning support for this stuff, so it should be safe.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8581871 -
Flags: review?(luke)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Updated•10 years ago
|
Attachment #8581871 -
Flags: review?(luke) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Argh. This is hitting startup asserts in Firefox.
Patch coming up that slides under the above and fixed it.
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8581990 -
Flags: review?(terrence)
Updated•10 years ago
|
Attachment #8581990 -
Flags: review?(terrence) → review+
Assignee | ||
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/0dbb27833e88
https://hg.mozilla.org/mozilla-central/rev/8bccbbf668c6
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
You need to log in
before you can comment on or make changes to this bug.
Description
•