tor-browser

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

toBlob-cross-realm-callback-report-exception.html.ini (427B)


      1 [toBlob-cross-realm-callback-report-exception.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
      4  [toBlob() reports the exception from its callback in the callback's global object]
      5    expected:
      6      if (os == "linux") and fission and not asan and tsan: [PASS, FAIL]
      7      if (os == "linux") and fission and asan: [PASS, FAIL]
      8      if (os == "linux") and not fission: [PASS, FAIL]