tor-browser

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

media-src-7_2.html.ini (592B)


      1 [media-src-7_2.html]
      2  expected:
      3    if (os == "mac") and not debug: [OK, TIMEOUT]
      4    if (os == "android") and not debug: [OK, CRASH]
      5    if isolated_process: TIMEOUT
      6  bug: 1709960
      7  [In-policy audio src]
      8    expected:
      9      if (os == "mac") and not debug: [PASS, NOTRUN]
     10      if isolated_process:  NOTRUN
     11    bug: 1709960
     12 
     13  [In-policy audio source element]
     14    expected:
     15      if (os == "mac") and not debug: [PASS, NOTRUN]
     16 
     17  [Should not fire policy violation events]
     18    expected:
     19      if (os == "mac") and not debug: [PASS, NOTRUN]
     20      if isolated_process: NOTRUN
     21    bug: 1709960