Closed
Bug 1079338
Opened 10 years ago
Closed 10 years ago
Tracking protection should log which content is blocked
Categories
(Core :: DOM: Security, enhancement)
Core
DOM: Security
Tracking
()
VERIFIED
FIXED
mozilla35
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
Details
Attachments
(2 files)
(deleted),
patch
|
mcmanus
:
review+
mmc
:
feedback+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
dcamp
:
review+
mmc
:
feedback+
|
Details | Diff | Splinter Review |
When privacy.trackingprotection.enabled = true, the Web Console should show a message for each resource that is blocked. This would make it much easier for web developers, Firefox developers, and Mozilla tech-evang people to debug pages that are affected by tracking protection. It could also give advanced users some insight into what types of tracking are in use.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → mbrubeck
Status: NEW → ASSIGNED
Attachment #8502839 -
Flags: review?(mcmanus)
Attachment #8502839 -
Flags: feedback?(mmc)
Comment 2•10 years ago
|
||
Comment on attachment 8502839 [details] [diff] [review]
patch
Review of attachment 8502839 [details] [diff] [review]:
-----------------------------------------------------------------
Awesome! Works for me.
Attachment #8502839 -
Flags: feedback?(mmc) → feedback+
Comment 3•10 years ago
|
||
Would "Net" or "Security" be better tabs for these warnings?
Comment 4•10 years ago
|
||
Comment on attachment 8502839 [details] [diff] [review]
patch
Review of attachment 8502839 [details] [diff] [review]:
-----------------------------------------------------------------
lgtm
Attachment #8502839 -
Flags: review?(mcmanus) → review+
Assignee | ||
Comment 5•10 years ago
|
||
Assignee | ||
Comment 6•10 years ago
|
||
(In reply to [:mmc] Monica Chew (please use needinfo) from comment #3)
> Would "Net" or "Security" be better tabs for these warnings?
"Security" seems good, since that's what we use for similar warnings such as Mixed Content. Here's a follow-up patch to put Tracking Protection messages into the Security tab. (I'll fold this into the first patch when I land it.)
Attachment #8503196 -
Flags: review?(fayearthur)
Updated•10 years ago
|
Attachment #8503196 -
Flags: feedback+
Updated•10 years ago
|
Attachment #8503196 -
Flags: review?(fayearthur) → review+
Assignee | ||
Comment 7•10 years ago
|
||
Updated•10 years ago
|
QA Contact: mwobensmith
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Comment 9•10 years ago
|
||
Verified as fixed using:
FF Aurora 35
Build Id:20141021004001
OS: Win 7 x64, Ubuntu 14.04 x64, Mac Os X 10.9.5
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•