tor-browser

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

user_prompts.py.ini (268B)


      1 [user_prompts.py]
      2  [test_accept_and_notify[alert-None\]]
      3    expected:
      4      if (os == "android") and fission and not debug: [PASS, ERROR]
      5 
      6  [test_accept[alert\]]
      7    expected:
      8      if (os == "android") and fission and debug and not isolated_process: [PASS, ERROR]