Services/TrackingProtection/Shavar Server - Testing: Difference between revisions

Jump to navigation Jump to search
m
formatting
m (Fixing URLs)
m (formatting)
Line 268: Line 268:
== Setup ==
== Setup ==


'''SUMMARY'''
=== SUMMARY ===


* Setup for client-side (end-2-end) verification of shavar server largely consists of:
* Setup for client-side (end-2-end) verification of shavar server largely consists of:
Line 280: Line 280:
* use mozstd, til patch lands
* use mozstd, til patch lands


'''SET CUSTOM PREFS (mozpub)'''
=== SET CUSTOM PREFS ===
 
'''NOTE'''
* Prefs are listed below for stage testing.
* To test production, replace staging URL (stage.mozaws.net) with production URL (shavar.services.mozilla.com)
* all list files are tested in both stage and production (except moztestpub - stage only)
 
 
'''Prefs for: mozpub list file'''
 
<source lang="bash">
<source lang="bash">
user_pref("browser.startup.homepage", "http://itisatrap.org/firefox/its-a-tracker.html ");
user_pref("browser.startup.homepage", "http://itisatrap.org/firefox/its-a-tracker.html ");
Line 295: Line 304:
</source>
</source>


'''SET CUSTOM PREFS (moztestpub)'''
'''Prefs for: moztestpub list file'''
 
<source lang="bash">
<source lang="bash">
user_pref("browser.startup.homepage", "http://itisatrap.org/firefox/its-a-tracker.html ");
user_pref("browser.startup.homepage", "http://itisatrap.org/firefox/its-a-tracker.html ");
Line 310: Line 320:
</source>
</source>


'''SET CUSTOM PREFS (mozstd)'''
'''Prefs for: mozstd list file'''
 
<source lang="bash">
<source lang="bash">
user_pref("browser.startup.homepage", "http://itisatrap.org/firefox/its-a-tracker.html ");
user_pref("browser.startup.homepage", "http://itisatrap.org/firefox/its-a-tracker.html ");
Line 325: Line 336:
</source>
</source>


'''SET CUSTOM PREFS (mozfull)'''
'''Prefs for: mozfull list file'''
 
<source lang="bash">
<source lang="bash">
user_pref("browser.startup.homepage", "http://itisatrap.org/firefox/its-a-tracker.html ");
user_pref("browser.startup.homepage", "http://itisatrap.org/firefox/its-a-tracker.html ");
Confirmed users
487

edits

Navigation menu