Closed
Bug 1971805
Opened 8 months ago
Closed 8 months ago
Rename SANDBOXED_ALLOW_DOWNLOADS to SANDBOXED_DOWNLOADS
Categories
(Core :: DOM: Security, task)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
141 Branch
| Tracking | Status | |
|---|---|---|
| firefox141 | --- | fixed |
People
(Reporter: tschuster, Assigned: tschuster)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•8 months ago
|
||
Currently, it sounds like the flag means "allow downloads", but if the
flag is set, we should disallow downloads. This aligns with the naming scheme of the other sandboxing flags.
Updated•8 months ago
|
Assignee: nobody → tschuster
Status: NEW → ASSIGNED
Pushed by tschuster@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/0fbb529b5d63
https://hg.mozilla.org/integration/autoland/rev/8342b2b2db1c
Rename SANDBOXED_ALLOW_DOWNLOADS to SANDBOXED_DOWNLOADS. r=smaug
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox141:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
Updated•7 months ago
|
QA Whiteboard: [qa-triage-done-c142/b141]
You need to log in
before you can comment on or make changes to this bug.
Description
•