tor-browser

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

declarative-glean.https.any.js.ini (332B)


      1 [declarative-glean.https.any.window-module.html]
      2  expected:
      3    if os == "android": ERROR
      4  [Non-declarative web push]
      5    expected:
      6      if os == "android": NOTRUN
      7 
      8  [Declarative web push]
      9    expected:
     10      if os == "android": NOTRUN
     11 
     12  [Declarative web push with mutable: true]
     13    expected:
     14      if os == "android": NOTRUN