tor-browser

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

chunk-serialization.any.js.ini (304B)


      1 prefs: [dom.media.webcodecs.enabled:true]
      2 [chunk-serialization.any.html]
      3  [Verify EncodedAudioChunk is serializable.]
      4    expected:
      5      if (os == "android") and not debug: [PASS, FAIL]
      6 
      7  [Verify EncodedVideoChunk is serializable.]
      8    expected:
      9      if (os == "android") and not debug: [PASS, FAIL]