tor-browser

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

events.html.ini (252B)


      1 [events.html]
      2  prefs: [docshell.shistory.bfcache.ship_allow_beforeunload_listeners:true]
      3  [unload]
      4    expected:
      5      if os == "android": PASS
      6      PRECONDITION_FAILED
      7 
      8  [SameSite]
      9    expected:
     10      if (os == "linux") and debug: [TIMEOUT, PASS]