Closed
Bug 1047705
Opened 10 years ago
Closed 10 years ago
emit an allowlist nsISecurityEventSink::onSecurityChange event in nsChannelClassifier so the frontend can display a broken shield icon
Categories
(Core :: DOM: Security, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1050348
People
(Reporter: mmc, Assigned: geko1702+bugzilla)
References
Details
Attachments
(1 file, 2 obsolete files)
(deleted),
patch
|
Details | Diff | Splinter Review |
The mockup requires that a broken shield icon be displayed whenever tracking protection is globally enabled but disabled on a site. The cleanest place to do this is in nsChannelClassifier which already does allowlist lookups before enforcing tracking protection.
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → gkontaxis
Assignee | ||
Comment 1•10 years ago
|
||
We are also changing the content loaders to fire a similar event when an element is blocked.
Perhaps we should consider merging the two emitters in the channel classifier.
Assignee | ||
Comment 2•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Attachment #8467901 -
Attachment is obsolete: true
Assignee | ||
Comment 4•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Attachment #8469537 -
Attachment is obsolete: true
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•