tor-browser

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

RTCTrackEvent-fire.html.ini (442B)


      1 [RTCTrackEvent-fire.html]
      2  prefs: [media.peerconnection.sdp.alternate_parse_mode:never, media.peerconnection.sdp.parser:sipcc]
      3  expected:
      4    if sessionHistoryInParent and (os == "android") and not debug: [OK, TIMEOUT]
      5    if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
      6    if sessionHistoryInParent and (os == "android") and debug: [OK, TIMEOUT]
      7    if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT]