Closed
Bug 1146472
Opened 7 years ago
Closed 7 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)
2.68 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
3.14 KB,
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•7 years ago
|
||
Attachment #8581871 -
Flags: review?(luke)
![]() |
Assignee | |
Updated•7 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
![]() |
||
Updated•7 years ago
|
Attachment #8581871 -
Flags: review?(luke) → review+
![]() |
Assignee | |
Comment 2•7 years ago
|
||
Argh. This is hitting startup asserts in Firefox. Patch coming up that slides under the above and fixed it.
![]() |
Assignee | |
Comment 3•7 years ago
|
||
Attachment #8581990 -
Flags: review?(terrence)
Updated•7 years ago
|
Attachment #8581990 -
Flags: review?(terrence) → review+
![]() |
Assignee | |
Comment 4•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/0dbb27833e88 https://hg.mozilla.org/integration/mozilla-inbound/rev/8bccbbf668c6
Comment 5•7 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/0dbb27833e88 https://hg.mozilla.org/mozilla-central/rev/8bccbbf668c6
Status: ASSIGNED → RESOLVED
Closed: 7 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
•