Confirmed users
425
edits
(launch yesterdays nightly due to todays potentially not being out yet.) |
(also include prefs in mozregression run to reduce steps necessary when adding exceptions via about:config) |
||
| Line 28: | Line 28: | ||
Normal | Normal | ||
./mach mozregression --launch $(date -d yesterday +%Y-%m-%d) | ./mach mozregression --launch $(date -d yesterday +%Y-%m-%d) --pref urlclassifier.trackingSkipURLs: --pref urlclassifier.features.socialtracking.skipURLs: --pref urlclassifier.features.fingerprinting.skipURLs: --pref urlclassifier.features.emailtracking.skipURLs: --pref urlclassifier.features.cryptomining.skipURLs: | ||
With ETP-Strict: | With ETP-Strict: | ||
./mach mozregression --launch $(date -d yesterday +%Y-%m-%d) --pref browser.contentblocking.category:strict | ./mach mozregression --launch $(date -d yesterday +%Y-%m-%d) --pref browser.contentblocking.category:strict --pref urlclassifier.trackingSkipURLs: --pref urlclassifier.features.socialtracking.skipURLs: --pref urlclassifier.features.fingerprinting.skipURLs: --pref urlclassifier.features.emailtracking.skipURLs: --pref urlclassifier.features.cryptomining.skipURLs: | ||
== Blocking the correct meta bug == | == Blocking the correct meta bug == | ||