tor-browser

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

send-on-deactivate-with-background-sync.https.window.js.ini (399B)


      1 [send-on-deactivate-with-background-sync.https.window.html]
      2  [fetchLater() does send on page entering BFCache even if BackgroundSync is on.]
      3    expected: FAIL
      4 
      5  [fetchLater() with activateAfter=0 sends on page entering BFCache if BackgroundSync is on.]
      6    expected: FAIL
      7 
      8  [fetchLater() with activateAfter=1m does send on page entering BFCache even if BackgroundSync is on.]
      9    expected: FAIL