Closed
Bug 1647795
Opened 5 years ago
Closed 5 years ago
Remove some uses of "blacklist" from dom/ipc/
Categories
(Core :: DOM: Content Processes, task, P3)
Core
DOM: Content Processes
Tracking
()
RESOLVED
FIXED
mozilla79
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/14ea312ed2ce
Remove some uses of "blacklist" from dom/ipc/. r=nika
| Assignee | ||
Comment 3•5 years ago
|
||
The remaining uses of blacklist in dom/ipc/ are from the URL classifier, and the IPC message fuzzer. There are also some uses of whitelist. Some from the URL classifier, and one for something about sandboxing in CacheSandboxParams.
Comment 4•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•