tor-browser

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

SourceBuffer-abort-removed.html.ini (231B)


      1 [SourceBuffer-abort-removed.html]
      2  expected:
      3    if (os == "win") and debug and (processor == "x86_64"): [OK, CRASH]
      4    if (os == "linux") and (processor == "x86"): [OK, CRASH]
      5    if (os == "android") and not debug: [OK, CRASH]