Closed
Bug 1900662
Opened 2 years ago
Closed 2 years ago
Drop content sandbox level back to 7 with in process webgl
Categories
(Core :: Security: Process Sandboxing, enhancement, P1)
Tracking
()
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: bobowen, Assigned: bobowen)
References
Details
Attachments
(1 file)
Drop content sandbox level back to 7 with in process webgl, because it will fail with USER_RESTRICTED or higher and is still used for many tests.
Updated•2 years ago
|
Severity: -- → S3
| Assignee | ||
Comment 1•2 years ago
|
||
The following will all fail with a USER_RESTRICTED access token level:
- in-content accelerated webgl
- media decoding
- media transport for webrtc
Pushed by bobowencode@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/f819f44403c9
Drop content sandbox level back to 7 with certain non-default prefs. r=handyman
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•