tor-browser

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

commit 606c0c728d41bf78e6c3641b6421bc4528da2f23
parent 6ba07bf25563922c1d2c8f228c4941902627d78f
Author: Tim van der Lippe <tvanderlippe@gmail.com>
Date:   Thu,  9 Oct 2025 20:34:47 +0000

Bug 1992211 [wpt PR 55123] - Implement `fetchLater`, a=testonly

Automatic update from web-platform-tests
Implement `fetchLater`

Allows fetches to be deferred, only in a secure context.
It does not yet implement quota computation, since we
don't have a concept of document quota yet.

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>

--

wpt-commits: e36470b4cb2cc46d550d125bcf89f9cc71d3458f
wpt-pr: 55123