Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
w3c/ServiceWorker
Pull Requests
Commits
gh-pages
CleanupDirectory
annevk/handle-functional-event
clear-site-data-purge-sw
clients-fix
cr-plan
gh-pages
grammar-fix
introduce-parallel-queue
link-fix
main
mime-types
mkruisselbrink-patch-2
no-cache-on-module-scripts
payment-handler
performfetch-hook-fix
preload-optional
pub-sw1-wd
revert-987-patch-1
script-setting-for-serviceworker
update-event-order
update-order
usecache-to-updateviacache
v1-warn
yl/metadata-fix
yoshisatoyanagisawa-patch-1
fix service-worker-container message events (#1825)
monica-ch
committed
1 day ago
6c11b7df
Editorial: fix indent (#1824)
yoshisatoyanagisawa
committed
13 days ago
66d27011
Set request's initiator and destination to empty string in cache.addAll()
yoshisatoyanagisawa
committed
61 days ago
2f30eacf
Teach ExtendableMessageEvent to work with origins. (#1821)
mikewest
committed
89 days ago
8bc71ed5
Remove redundant origin check in unregister algorithm (#1818)
yoshisatoyanagisawa
committed
95 days ago
eee5b507
Update 'ancestor origins list' xref (#1812)
zcorpan
committed
105 days ago
4e045ba3
Update links to Payment Handler's events (#1816)
tidoust
committed
109 days ago
58f8cd9c
update messageerror t use ExtendableMessageEvent (#1814)
monica-ch
committed
134 days ago
51cdcea0
Editorial: Update input type of "Update Service Worker Extended Events Set" to ExtendableEvent (#1813)
yoshisatoyanagisawa
committed
134 days ago
892ff391
Clone response in Lookup Race Response algorithm (#1811)
yoshisatoyanagisawa
committed
179 days ago
704cb737
Do not remove the race response map entry in Lookup Race Response (#1807)
sisidovski
committed
195 days ago
e077e64b
add implementation report (#1805)
siusin
committed
207 days ago
2dc85292
chore: setup autopub (#1804)
siusin
committed
208 days ago
5288e896
Editorial: Fix lint error (#1802)
yoshisatoyanagisawa
committed
217 days ago
b1b806b8
[Editorial] Move spec files to root directory and remove unused files (#1794)
monica-ch
committed
242 days ago
1e3ff4d0
Editorial: remove unnecessary CacheStorage global object definition (#1792)
yoshisatoyanagisawa
committed
271 days ago
4e2d6a42
Fix: Align Cache API definitions with Storage spec (#1789)
yoshisatoyanagisawa
committed
272 days ago
d70a92a2
Handle Fetch: Use correct storage key for subresource requests (#1790)
yoshisatoyanagisawa
committed
273 days ago
2cf84666
Clarify cache access in Handle Fetch (#1786)
yoshisatoyanagisawa
committed
278 days ago
f6ad7cc4
Add new environment settings object field "cross site ancestry" for SameSite cookies work (#1775)
bvandersloot-mozilla
committed
312 days ago
b0e4da22
Update QuotaExceededError usage (#1782)
domenic
committed
312 days ago
e7d18b1d
ServiceWorkerAutoPreload (#1756)
sisidovski
committed
316 days ago
3274a8c5
Less fragile |fetchController| termination check (#1780)
yoshisatoyanagisawa
committed
355 days ago
94fed50c
Fix: race-network-and-fetch-handler now uses actual |raceResponse| (#1777)
yoshisatoyanagisawa
committed
361 days ago
da0a7093
Fix the Create Fetch Event and Dispatch output to return null (#1778)
sisidovski
committed
363 days ago
ea15b9e9
Fix: Ensure timingInfo is returned on network fallback if SW static routing API is used (#1774)
yoshisatoyanagisawa
committed
1 year ago
d1423636
Fix: Correct return type and preserve response timing info (#1773)
yoshisatoyanagisawa
committed
1 year ago
6ed35eab
Update Handle Fetch to return timing info (#1772)
quasi-mod
committed
1 year ago
eebe2c71
Add new fields and getter steps for static routing resource timing (#1769)
quasi-mod
committed
1 year ago
7118cc44
Update handle fetch algorithm step to consider null of source (#1768)
quasi-mod
committed
1 year ago
7e0cb291
Older