Closed
Bug 1920463
Opened 1 year ago
Closed 1 year ago
Remove RemoteSandboxBroker and AbstractSandboxBroker
Categories
(Core :: Security: Process Sandboxing, task, P1)
Core
Security: Process Sandboxing
Tracking
()
RESOLVED
FIXED
133 Branch
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: bobowen, Assigned: bobowen)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
RemoteSandboxBroker and AbstractSandboxBroker were added to provide sandboxing for the x86 widevine (and other CDMs) that we used to use on arm64.
We now have arm64 versions of all of these and since bug 1853088 we no longer even ship the x86 components in these builds.
RemoteSandboxBroker and AbstractSandboxBroker are therefore no longer needed.
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
Pushed by bobowencode@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/3c3f9787cfe4
p1: Remove RemoteSandboxBroker. r=nika,geckoview-reviewers,ipc-reviewers,m_kato
https://hg.mozilla.org/integration/autoland/rev/e56421ffea4f
p2: Remove AbstractSandboxBroker. r=nika
Backed out for causing multiple failures
- Failure Log
———————————————————————————————————— - Push with failures - wpt failures
- Failure Log
———————————————————————————————————— - Push with failures - mda failures
- Failure Log
Flags: needinfo?(bobowencode)
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(bobowencode)
| Assignee | ||
Comment 6•1 year ago
|
||
Pushed by bobowencode@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/4478f7994512
p1: Remove RemoteSandboxBroker. r=nika,geckoview-reviewers,ipc-reviewers,m_kato
https://hg.mozilla.org/integration/autoland/rev/bc3599308989
p2: Remove AbstractSandboxBroker. r=nika
Comment 8•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4478f7994512
https://hg.mozilla.org/mozilla-central/rev/bc3599308989
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•