Open
Bug 2040792
Opened 1 day ago
Updated 29 minutes ago
Remove main-thread rooting for off-thread-only debug queue check.
Categories
(Core :: JavaScript Engine, task)
Core
JavaScript Engine
Tracking
()
ASSIGNED
People
(Reporter: mgaudet, Assigned: mgaudet, NeedInfo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Basically, why root if we can only call the thing that will GC after checking for main thread?
| Assignee | ||
Comment 1•1 day ago
|
||
Updated•1 day ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Comment 2•12 hours ago
•
|
||
Flags: needinfo?(mgaudet)
Pushed by csabou@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/cebc55aab4d2
https://hg.mozilla.org/integration/autoland/rev/5ebfea8c4a2f
Revert "Bug 2040792 - Remove main-thread rooting for off-thread-only debug queue check r=arai" for causing hazards failures on Promise.cpp
You need to log in
before you can comment on or make changes to this bug.
Description
•