tor-browser

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

request-video-frame-callback.html.ini (460B)


      1 [request-video-frame-callback.html]
      2  expected:
      3    if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT]
      4    if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT]
      5  [Test video.rVFC does not stop when switching sources.]
      6    expected:
      7      if (os == "android") and not debug and sessionHistoryInParent: [PASS, TIMEOUT]
      8      if (os == "android") and not debug and not sessionHistoryInParent: [PASS, TIMEOUT]