Closed
Bug 1866882
Opened 2 years ago
Closed 2 years ago
Expose Default Agent registry mutex to JavaScript
Categories
(Toolkit :: Default Browser Agent, task)
Toolkit
Default Browser Agent
Tracking
()
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: nrishel, Assigned: nrishel)
References
Details
(Whiteboard: [fidedi])
Attachments
(4 files, 1 obsolete file)
We'll need to expose the Windows registry mutex to facilitate migration of control flow from the Default Agent C++ into JavaScript. As a bonus we can add some testing along the way.
| Assignee | ||
Updated•2 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [fidedi]
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Depends on D195187
| Assignee | ||
Comment 3•2 years ago
|
||
Depends on D195188
| Assignee | ||
Comment 4•2 years ago
|
||
Depends on D195189
| Assignee | ||
Comment 5•2 years ago
|
||
Depends on D195190
Updated•2 years ago
|
Attachment #9367765 -
Attachment is obsolete: true
Pushed by nrishel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c522c6c28406
Pre 1: Default Agent cleanup, simplifying includes and using appropriate console output. r=mhughes,nalexander
https://hg.mozilla.org/integration/autoland/rev/6b647e88f727
Pre 2: Propogate error locking mutex from the Default Agent Background Task and Default Agent Proxy. r=nalexander,mhughes
https://hg.mozilla.org/integration/autoland/rev/d8bd5e8a9e83
Part 1: Create XPCOM interface to manage Windows named mutexes. r=nalexander,mhughes
https://hg.mozilla.org/integration/autoland/rev/3f446b63d45c
Part 2: Add tests for `nsIWindowsMutex`. r=nalexander,mhughes
Comment 7•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c522c6c28406
https://hg.mozilla.org/mozilla-central/rev/6b647e88f727
https://hg.mozilla.org/mozilla-central/rev/d8bd5e8a9e83
https://hg.mozilla.org/mozilla-central/rev/3f446b63d45c
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•