Closed
Bug 1565788
Opened 5 years ago
Closed 2 years ago
Baseline Interpreter TraceLogger integration
Categories
(Core :: JavaScript Engine: JIT, task, P3)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox69 | --- | wontfix |
firefox70 | --- | wontfix |
firefox73 | --- | wontfix |
firefox74 | --- | wontfix |
firefox75 | --- | fix-optional |
People
(Reporter: jandem, Assigned: denispal)
References
(Blocks 1 open bug)
Details
When we enable the interpreter we will initially disable TL in getTraceLoggerSupported to prevent crashes.
Updated•5 years ago
|
Priority: -- → P1
Assignee | ||
Comment 1•5 years ago
|
||
I've started working on a patch for this.
Assignee: nobody → dpalmeiro
Updated•5 years ago
|
status-firefox69:
--- → wontfix
status-firefox70:
--- → fix-optional
Comment 2•5 years ago
|
||
Denis, do you still have working patches?
status-firefox73:
--- → wontfix
status-firefox74:
--- → wontfix
status-firefox75:
--- → fix-optional
Flags: needinfo?(dpalmeiro)
Assignee | ||
Comment 3•5 years ago
|
||
(In reply to Nicolas B. Pierron [:nbp] from comment #2)
Denis, do you still have working patches?
Hi Nicolas,
I have a WIP patch that worked in the shell, but not in the browser. It is a few months old now, but I plan on coming back to it after I finish with bug 1606652.
Flags: needinfo?(dpalmeiro)
Updated•4 years ago
|
Priority: P1 → P3
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•