WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
181153
Service Worker not working properly with cache.put and new Response();
https://bugs.webkit.org/show_bug.cgi?id=181153
Summary
Service Worker not working properly with cache.put and new Response();
HrVl
Reported
2017-12-25 12:28:34 PST
Dear all, The service worker of this example does not work. This is a offline caching strategy commonly used for small and static websites. The problem is that the body of the manually-generated responses saved with cache.put are empty when they are used.
https://serviceworke.rs/cache-from-zip_demo.html
Note that this works fine in Firefox and Chrome. Thanks.
Attachments
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2018-01-03 10:12:29 PST
Hi HrVI, this issue is now probably fixed in latest WebKit nightlies and will hopefully make it into next STP. Let me know when next STP is out if that fixes this issue.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug