Summary: | Enable service worker to use cache storage api | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | youenn fablet <youennf> | ||||||||||||
Component: | WebCore Misc. | Assignee: | youenn fablet <youennf> | ||||||||||||
Status: | RESOLVED FIXED | ||||||||||||||
Severity: | Normal | CC: | achristensen, beidson, buildbot, cdumez, commit-queue, dbates, japhet, webkit-bug-importer | ||||||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||||||
Version: | Other | ||||||||||||||
Hardware: | Unspecified | ||||||||||||||
OS: | Unspecified | ||||||||||||||
Attachments: |
|
Description
youenn fablet
2017-10-23 14:46:33 PDT
Created attachment 324686 [details]
Patch
Created attachment 324699 [details]
Making test more stable
Comment on attachment 324699 [details]
Making test more stable
Let's call this ServiceWorkerThreadProxy instead of ServiceWorkerThreadContainer (It's implementing WorkerLoader*PROXY*, and ServiceWorkerContainer is a spec defined concept.)
Created attachment 324719 [details]
Patch for landing
Comment on attachment 324719 [details]
Patch for landing
Patch conflicts with the one chris landed
Created attachment 324723 [details]
Rebasing patch for landing
Created attachment 324728 [details]
Rebasing patch for landing
Comment on attachment 324728 [details] Rebasing patch for landing Clearing flags on attachment: 324728 Committed r223935: <https://trac.webkit.org/changeset/223935> All reviewed patches have been landed. Closing bug. |