tor-browser

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

media-src-redir-bug.sub.html.ini (568B)


      1 [media-src-redir-bug.sub.html]
      2  expected:
      3    if (os == "android") and not debug: [OK, ERROR]
      4    if isolated_process: TIMEOUT
      5  bug: 1709960
      6 
      7  [In-policy async video src]
      8    expected:
      9      if isolated_process: NOTRUN
     10    bug: 1709960
     11 
     12  [in-policy async video src w/redir]
     13    expected:
     14      if isolated_process: NOTRUN
     15    bug: 1709960
     16 
     17  [In-policy async video source element w/redir]
     18    expected:
     19      if isolated_process: NOTRUN
     20    bug: 1709960
     21 
     22  [Should not fire policy violation events]
     23    expected:
     24      if isolated_process: NOTRUN
     25    bug: 1709960