Closed
Bug 1873812
Opened 1 years ago
Closed 1 year ago
Remove use of deprecated mfbt/Scoped.h in ipc/ and dom/ipc
Categories
(Core :: IPC, task, P1)
Core
IPC
Tracking
()
RESOLVED
FIXED
124 Branch
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: jgilbert, Assigned: jgilbert)
References
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•1 years ago
|
||
Assignee | ||
Comment 2•1 years ago
|
||
Assignee | ||
Updated•1 years ago
|
Component: MFBT → IPC
Updated•1 years ago
|
Attachment #9371921 -
Attachment description: Bug 1873812 - Use MakeScopeExit instead of Scoped in ipc/*. ipc-reviewers → Bug 1873812 - Use MakeScopeExit instead of Scoped in ipc/*. r=ipc-reviewers
Updated•1 year ago
|
Attachment #9371921 -
Attachment description: Bug 1873812 - Use MakeScopeExit instead of Scoped in ipc/*. r=ipc-reviewers → Bug 1873812 - Use MakeScopeExit instead of Scoped in ipc/*. ipc-reviewers
Updated•1 year ago
|
Attachment #9371921 -
Attachment description: Bug 1873812 - Use MakeScopeExit instead of Scoped in ipc/*. ipc-reviewers → Bug 1873812 - Remove Scoped.h usage in ipc/*. ipc-reviewers
Pushed by jgilbert@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6c628354c86e
Use UniqueFileHandle instead of ScopedClose in dom/ipc. r=ipc-reviewers,nika
https://hg.mozilla.org/integration/autoland/rev/4eac99e8a87f
Remove Scoped.h usage in ipc/*. ipc-reviewers r=ipc-reviewers,nika
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6c628354c86e
https://hg.mozilla.org/mozilla-central/rev/4eac99e8a87f
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•