tor-browser

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

mediasource-config-change-webm-v-framerate.html.ini (534B)


      1 [mediasource-config-change-webm-v-framerate.html]
      2  expected:
      3    if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR]
      4    if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT]
      5    if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT]
      6  [Tests webm video-only frame rate changes.]
      7    expected:
      8      if (os == "android") and not debug and sessionHistoryInParent: [PASS, TIMEOUT]
      9      if (os == "android") and not debug and not sessionHistoryInParent: [PASS, TIMEOUT]