tor-browser

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

mediasource-config-change-webm-av-audio-bitrate.html.ini (568B)


      1 [mediasource-config-change-webm-av-audio-bitrate.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, ERROR]
      5    if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT, ERROR]
      6  [Tests webm audio bitrate changes in multiplexed content.]
      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]