Closed
Bug 1006894
Opened 7 years ago
Closed 7 years ago
disableSPSProfiling() returns itself
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: jruderman, Assigned: bbouvier)
Details
(Keywords: testcase)
Attachments
(1 file)
1.02 KB,
patch
|
djvj
:
review+
|
Details | Diff | Splinter Review |
js> disableSPSProfiling() function disableSPSProfiling() { [native code] } (Probably needs the same fix as bug 697515, bug 939420, and bug 940253)
This creates a lot of noise with the compareJIT fuzzer, so it would be nice to have this fixed. :)
Flags: needinfo?(kvijayan)
Assignee | ||
Comment 2•7 years ago
|
||
Attachment #8434171 -
Flags: review?(kvijayan)
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → benj
Status: NEW → ASSIGNED
Updated•7 years ago
|
Attachment #8434171 -
Flags: review?(kvijayan) → review+
Assignee | ||
Comment 3•7 years ago
|
||
Thanks for the quick review! https://hg.mozilla.org/integration/mozilla-inbound/rev/7c6822279dfc
Flags: needinfo?(kvijayan)
Comment 4•7 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/7c6822279dfc
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•