tor-browser

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

update.https.html.ini (341B)


      1 [update.https.html]
      2  [Update a registration on ServiceWorkerGlobalScope]
      3    expected:
      4      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, FAIL]
      5      if (os == "android") and debug and not sessionHistoryInParent: [PASS, FAIL]
      6      if (os == "linux") and (processor == "x86"): [PASS, FAIL]