tor-browser

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

register-closed-window.https.html.ini (498B)


      1 [register-closed-window.https.html]
      2  expected:
      3    if (os == "android") and not debug and sessionHistoryInParent: [TIMEOUT, OK]
      4    if (os == "android") and not debug and not sessionHistoryInParent: [TIMEOUT, OK]
      5    TIMEOUT
      6  [Call register() on ServiceWorkerContainer owned by closed window.]
      7    expected:
      8      if (os == "android") and not debug and sessionHistoryInParent: [TIMEOUT, PASS]
      9      if (os == "android") and not debug and not sessionHistoryInParent: [TIMEOUT, PASS]
     10      TIMEOUT