Open
Bug 1928432
Opened 1 year ago
Updated 2 months ago
Refactor RemoteWorkerChild::ExecWorkerOnMainThread to be able to run Off-Main-Thread (OMT)
Categories
(Core :: DOM: Workers, enhancement)
Tracking
()
REOPENED
141 Branch
People
(Reporter: hsingh, Assigned: hsingh)
References
(Blocks 1 open bug)
Details
(Keywords: leave-open)
Attachments
(5 files, 1 obsolete file)
Refactor RemoteWorkerChild::ExecWorkerOnMainThread to be able to run Off-Main-Thread (OMT)
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
| Assignee | ||
Comment 4•1 year ago
|
||
| Assignee | ||
Comment 5•1 year ago
|
||
| Assignee | ||
Comment 6•11 months ago
|
||
Updated•10 months ago
|
Attachment #9484680 -
Attachment description: WIP: Bug 1928432 - P7 Created WrappedCookieJarSettings which can be constructed off-main thread.r=edenchuang → WIP: Bug 1928432 - P7 Delay deserializing IPC cookie permissions until required.r=edenchuang
Updated•10 months ago
|
Attachment #9484680 -
Attachment description: WIP: Bug 1928432 - P7 Delay deserializing IPC cookie permissions until required.r=edenchuang → Bug 1928432 - P7 Delay deserializing IPC cookie permissions until required.r=edenchuang
Updated•9 months ago
|
Attachment #9484680 -
Attachment description: Bug 1928432 - P7 Delay deserializing IPC cookie permissions until required.r=edenchuang → Bug 1928432 - P7 Delay deserializing IPC cookie permissions until required.r=#dom-worker-reviewers,#cookie-reviewers
Pushed by hsingh@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6ebd5c4d2fba
https://hg.mozilla.org/integration/autoland/rev/a6ed18fe470d
P7 Delay deserializing IPC cookie permissions until required.r=edenchuang,cookie-reviewers,valentin
Updated•9 months ago
|
Attachment #9474740 -
Attachment is obsolete: true
Comment 8•9 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 months ago
status-firefox141:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
| Assignee | ||
Comment 9•9 months ago
|
||
This is not finished yet. I just landed one of the patches here. I forgot to set leave-open before landing patch. My apologies. re-opening.
Updated•9 months ago
|
Comment 10•2 months ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:hsingh, maybe it's time to close this bug?
For more information, please visit BugBot documentation.
Flags: needinfo?(hsingh)
| Assignee | ||
Comment 11•2 months ago
|
||
There are still some pending patches on this issue; We took our focus from this feature for a while but we will be back on this very shortly
Flags: needinfo?(hsingh)
You need to log in
before you can comment on or make changes to this bug.
Description
•