tor-browser

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

navigation.py.ini (237B)


      1 [navigation.py]
      2  [test_pointer]
      3    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1941453
      4    expected:
      5      if not asan and fission and isolated_process: [FAIL, PASS]
      6      if asan and not fission: [FAIL, PASS]
      7      [PASS, FAIL]