tor-browser

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

rtp-clockrate.html.ini (393B)


      1 [rtp-clockrate.html]
      2  bug: 1709960
      3  [video rtp timestamps increase by approximately 90000 per second]
      4    expected:
      5      if (os == "linux") and asan and not fission: PASS
      6      if (os == "android") and debug and sessionHistoryInParent: [FAIL, PASS]
      7      if (os == "win") and debug: PASS
      8      if (os == "mac") and debug: PASS
      9      if (os == "linux") and not asan: PASS
     10      [PASS, FAIL]