tor-browser

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

callback-removed-frame.html.ini (260B)


      1 [callback-removed-frame.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [calling requestIdleCallback on a contentWindow from a removed iframe should not trigger the callback]
      5    expected:
      6      if (os == "mac") and debug: [PASS, FAIL]