tor-browser

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

registration-association.https.window.js.ini (316B)


      1 [registration-association.https.window.html]
      2  [An unregistered SW registration gets no previous notification]
      3    expected:
      4      if (os == "android") and sessionHistoryInParent and not debug: [PASS, FAIL]
      5      if (os == "android") and not sessionHistoryInParent: [PASS, FAIL]
      6      if os == "linux": [PASS, FAIL]