tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

partitioned-cookies-3p-sw.js (173B)


      1 // Import the code from the 1P partitioned worker.
      2 // We use separate URLs for each worker script to keep their scopes unique.
      3 importScripts('./partitioned-cookies-sw.js');