Closed
Bug 1350606
Opened 8 years ago
Closed 8 years ago
bug 1334307 broke the the CacheIR Spewer
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1350825
Tracking | Status | |
---|---|---|
firefox52 | --- | unaffected |
firefox53 | --- | unaffected |
firefox54 | --- | unaffected |
firefox55 | --- | fixed |
People
(Reporter: evilpies, Unassigned)
References
Details
(Keywords: regression)
After bug 1334307, CacheIRSpewer now produces invalid JSON like:
{
"name"GetProp",
"file"resource://gre/modules/XPCOMUtils.jsm",
"mode0
}
You have to configure with --enable-jitspew and run the shell/browser with IONFLAGS=cacheir-logs. The logs are in /tmp.
Updated•8 years ago
|
status-firefox52:
--- → unaffected
status-firefox53:
--- → unaffected
status-firefox54:
--- → unaffected
status-firefox55:
--- → affected
Version: unspecified → 55 Branch
Reporter | ||
Comment 2•8 years ago
|
||
This was fixed in bug 1350825.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(ttromey)
Resolution: --- → DUPLICATE
Updated•8 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•