issues
search
tgvashworth
/
ServiceWorker-Polyfill
[DEPRECATED] JavaScript ServiceWorker implementation, enabling exploration by authors.
66
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
service worker
#59
kalaiarasi7
closed
9 years ago
3
Move site example to use new n.sW namespace.
#58
twinn
closed
10 years ago
1
Various small changes
#57
jakearchibald
closed
10 years ago
1
Replace remaing demo mentions and links
#55
passy
closed
10 years ago
1
registerServiceWorker with property bag
#54
tgvashworth
closed
10 years ago
0
Persistence WIP
#53
tgvashworth
opened
10 years ago
2
Broken use of url.origin
#52
jakearchibald
closed
10 years ago
3
Make CacheLists per-domain
#51
jakearchibald
opened
10 years ago
0
Refactor
#50
jakearchibald
closed
10 years ago
2
Proper sandboxing of workers
#49
jakearchibald
closed
10 years ago
0
Change repo name to serviceworker-polyfill?
#48
jakearchibald
closed
10 years ago
4
fetch() should fulfill on success headers, not complete body
#47
jakearchibald
opened
10 years ago
0
Attempt standard-compliant worker install & activation
#46
jakearchibald
opened
10 years ago
1
Enable access to IndexedDB in worker
#45
ahume
closed
9 years ago
5
Explore some ways of passing window data to worker
#44
ahume
opened
10 years ago
0
Check if failed cache installation stops worker installing
#43
ahume
opened
10 years ago
3
Stop non-matching glob registration re-registering itself when receiving multiple navigation fetches
#42
ahume
opened
10 years ago
1
Pass raw glob URL to be used for ServiceWorker.registration prop.
#41
ahume
closed
10 years ago
2
Implement registration property in worker global
#40
ahume
closed
10 years ago
0
Why does installing worker believe it is installed when receiving subsequent navigation?
#39
ahume
opened
10 years ago
0
Persist worker registration
#38
tgvashworth
opened
10 years ago
0
Throw error if any request in importScripts() fail.
#37
ahume
closed
10 years ago
0
Throw error when respondWith called twice in single fetch event.
#36
ahume
closed
10 years ago
0
Should throw error if respondWith called multiple times in fetch event
#35
ahume
closed
10 years ago
0
Implement forwardTo on fetch event.
#34
ahume
closed
10 years ago
0
Relative URLs in workers
#33
tgvashworth
opened
10 years ago
0
Unchanged workers are being executed on each navigate
#32
ahume
closed
10 years ago
1
Implement importScripts function in worker global.
#31
ahume
closed
10 years ago
0
postMessage worker > page is still broken
#30
tgvashworth
closed
10 years ago
0
Fix typo in error handling.
#29
ahume
closed
10 years ago
0
postMessage broken
#28
tgvashworth
closed
10 years ago
0
X-origin worker detection is naive
#27
tgvashworth
closed
10 years ago
1
request.headers should be a Map
#26
tgvashworth
opened
10 years ago
0
Adding options
#25
jakearchibald
closed
10 years ago
0
Browser should launch using the correct proxy port
#24
jakearchibald
closed
10 years ago
0
node.js —harmony index.js...
#23
jakearchibald
closed
10 years ago
0
Switching promises to rsvp
#22
jakearchibald
closed
10 years ago
1
Update promise implementation to better match coming spec.
#21
ahume
closed
10 years ago
1
Update server.js call in README
#20
passy
closed
10 years ago
1
Persist caches
#19
jakearchibald
closed
10 years ago
6
Ignoring node modules
#18
jakearchibald
closed
10 years ago
1
Replace websocket for navigate/resource differentiation
#17
jakearchibald
closed
10 years ago
1
Simple install and run
#16
jakearchibald
closed
10 years ago
1
Clarify setup a little
#15
passy
closed
10 years ago
0
Typo
#14
passy
closed
10 years ago
0
Relative/absolute URLs
#13
tgvashworth
closed
10 years ago
2
forwardTo
#12
tgvashworth
closed
10 years ago
0
Missing CachedResponse, not using SameOriginResponse
#11
tgvashworth
opened
10 years ago
0
new _Requester returns a Promise, not a _Requester
#10
tgvashworth
closed
10 years ago
1
Script-based registration
#9
tgvashworth
closed
10 years ago
2
Next