tor-browser

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

idlharness.window.js.ini (536B)


      1 [idlharness.window.html]
      2  expected:
      3    if not asan and (os == "linux") and debug and fission: [OK, TIMEOUT]
      4    if asan and fission: TIMEOUT
      5  [BlobEvent interface: attribute timecode]
      6    expected: FAIL
      7 
      8  [BlobEvent interface: [object BlobEvent\] must inherit property "timecode" with the proper type]
      9    expected: FAIL
     10 
     11  [MediaRecorder interface: [object MediaRecorder\] must inherit property "audioBitrateMode" with the proper type]
     12    expected: FAIL
     13 
     14  [MediaRecorder interface: attribute audioBitrateMode]
     15    expected: FAIL