WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
217753
Add tests for caching with service workers for App-Bound Domains
https://bugs.webkit.org/show_bug.cgi?id=217753
Summary
Add tests for caching with service workers for App-Bound Domains
Kate Cheney
Reported
2020-10-15 07:24:45 PDT
We should add testing for using caching for Window and ServiceWorkerGlobalScope
Attachments
Patch
(8.11 KB, patch)
2020-10-15 07:37 PDT
,
Kate Cheney
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-10-15 07:25:12 PDT
<
rdar://problem/70334838
>
Kate Cheney
Comment 2
2020-10-15 07:37:59 PDT
Created
attachment 411440
[details]
Patch
youenn fablet
Comment 3
2020-10-15 07:42:33 PDT
Comment on
attachment 411440
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=411440&action=review
> Tools/TestWebKitAPI/Tests/WebKitCocoa/InAppBrowserPrivacy.mm:1050 > + { "text/html", serviceWorkerGlobalScopeCacheStorageBytes }
This is probably not what you want here. You probably want to register a service worker and within this service worker, verify that self.caches is present and functional.
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