Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
w3c/ServiceWorker
Pull Requests
Commits
mime-types
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
Use HTML spec JS mime types. Fixes #1033
jakearchibald
committed
9 years ago
e1d70dc4
Fix Handle User Agent Shutdown
jungkees
committed
9 years ago
70799527
Backport https://github.com/w3c/ServiceWorker/commit/ec41d9f7f89a06ba044e22875f751d2648e726ac to V1
jungkees
committed
9 years ago
862fd25b
Merge pull request #1096 from bocoup/typo-shutdown
mkruisselbrink
committed
9 years ago
5f08d892
Correct typo
jugglinmike
committed
9 years ago
ec41d9f7
Backport https://github.com/w3c/ServiceWorker/commit/b290379f95ba8cfde82206c079fd7f1a117374ed to V1
jungkees
committed
9 years ago
93a93ab0
Fix old text stating Client is a browsing context. Fixes #1083 (#1084)
Ben Kelly
committed
9 years ago
b290379f
Introduce Try Clear Registration; Delay activation (#1079)
jungkees
committed
9 years ago
930fb2ee
Update bikesheded documents for https://github.com/w3c/ServiceWorker/commit/f71dbb1d50662b999fd1275e6c8c3e066ee17a20 with fixing links to frozen array type
jungkees
committed
9 years ago
0b056782
Use DOMStringList for ancestorOrigins (#1052)
jungkees
committed
9 years ago
f71dbb1d
Opt cache.add/addAll and importScripts out of a local service worker (#1025)
jakearchibald
committed
9 years ago
39ea8ff4
Improve Activate with Try Activate (#1065)
jungkees
committed
9 years ago
f1a1120f
Add acknowledgement for https://github.com/w3c/ServiceWorker/commit/e61d12e4fcfce48df67ffe077154bb73cf287c69; fix a nit
jungkees
committed
9 years ago
8d59348f
Add specific Processing headings + minor editorial (#1071)
sideshowbarker
committed
9 years ago
e61d12e4
Merge pull request #1067 from mkruisselbrink/foreign-fetch-cors-preflight
mkruisselbrink
committed
9 years ago
69aaeb46
Add check for CORS-safelisted methods and headers to foreign fetch.
mkruisselbrink
committed
9 years ago
db8b223e
Correcting usecache attribute. Fixes #1069 (#1070)
jakearchibald
committed
9 years ago
e760caab
Drop isReload
jungkees
committed
9 years ago
9e68720e
Check Content-Type for importScripts()
jungkees
committed
9 years ago
a1d5b2fb
Use infra dfn for set of event types to handle
jungkees
committed
9 years ago
886453e4
Remove [SameObject] from ready attribute
jungkees
committed
9 years ago
574c0347
Bikeshed reflecting https://github.com/w3c/ServiceWorker/commit/991803b8d42151789b90b2d7b5593d552d1c0c09 and fix links
jungkees
committed
9 years ago
5ea705f1
Avoid preload if there’s no fetch listener (#1062)
jakearchibald
committed
9 years ago
991803b8
Use microtask for handling extension promise
jungkees
committed
9 years ago
d777add9
Change waitUntil behavior; use reference count approach for extension (#1049)
jungkees
committed
9 years ago
6c1f3fe3
Mark V1 is a subset of the nightly version
jungkees
committed
9 years ago
0feef087
Clarify information about versions
jungkees
committed
9 years ago
102bbaac
Incorporate changes proposed in the pull requests
jungkees
committed
9 years ago
31d1543b
Typo fixes (#944)
dandv
committed
9 years ago
1ee6d894
Revert "Fix incomplete link" (#1048)
jungkees
committed
9 years ago
16d1c515
Older