Confirmed users
427
edits
(→Blocking the correct meta bug: New meta bug for meta bug breakage) |
(diagnose) |
||
| Line 23: | Line 23: | ||
Go to networking tab in devtools and sort by transferred to see all blocked URLs. In theory setting <code>MOZ_LOG=nsChannelClassifier:5</code> also outputs information about classified URLs. | Go to networking tab in devtools and sort by transferred to see all blocked URLs. In theory setting <code>MOZ_LOG=nsChannelClassifier:5</code> also outputs information about classified URLs. | ||
== Putting diagnose into bug == | |||
Marking a bug as diagnosed: <code>[privacy-team:diagnosed]</code> in whiteboard (when identified the root cause, usually meaning list of necessary urls to unblock identified and put into the User story as <code>trackers-blocked:xyz.com,*.abc.com</code>) | |||
== Service Workers in Private Browsing Mode == | == Service Workers in Private Browsing Mode == | ||