tor-browser

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

channel-mode-interp-basic.html.ini (376B)


      1 [channel-mode-interp-basic.html]
      2  expected:
      3    if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT]
      4    if (os == "android") and debug and not sessionHistoryInParent: [OK, CRASH, TIMEOUT]
      5    if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT]
      6    if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT]