tor-browser

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

update-ui.https.window.js.ini (420B)


      1 [update-ui.https.window.html]
      2  expected:
      3    if (os == "mac") and debug: ["OK", "TIMEOUT"]
      4  [Background Fetch updateUI called twice fails]
      5    expected:
      6      if (os == "mac") and debug: ["FAIL", "TIMEOUT"]
      7      FAIL
      8 
      9  [Background Fetch updateUI resolves]
     10    expected: FAIL
     11 
     12  [Background Fetch updateUI fails when event is not active]
     13    expected:
     14      if (os == "mac") and debug: ["FAIL", "NOTRUN"]
     15      FAIL