Closed
Bug 1806390
Opened 2 years ago
Closed 2 years ago
Make calling GetLocalizedString etc from a worker work properly (no pun intended)
Categories
(Core :: DOM: Workers, task)
Core
DOM: Workers
Tracking
()
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/31f2cde2df8f
Make nsContentUtils::GetLocalizedString / FormatLocalizedString safe to call from workers. r=yulia,smaug
Comment 3•2 years ago
|
||
Backed out for causing multiple failures
- Backout link
- Push with failures
- Failure Log
- Failure line: PROCESS-CRASH | marionette.py | application crashed [@ NS_LogCOMPtrRelease]
- Failure Log 2
- Failure line 2: package> gmake[4]: *** [/builds/worker/checkouts/gecko/toolkit/mozapps/installer/packager.mk:130: make-package] Error 139
Flags: needinfo?(emilio)
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/02025c90c367
Make nsContentUtils::GetLocalizedString / FormatLocalizedString safe to call from workers. r=yulia,smaug
Comment 5•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•