Bug 219391
Summary: | Remove AppCache | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anne van Kesteren <annevk> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | beidson, cdumez, cyb.ai.815, ggaren, rniwa, smoley, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Anne van Kesteren
As per https://github.com/whatwg/html/pull/6153.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
youenn fablet
We might want to move OfflineWebApplicationCacheEnabled to an experimental disable feature flag. The flag should probably control exposure of ApplicationCache API.
Interestingly, Chrome disabled support for AppCache in non secure contexts at the end of 2019 (https://web.dev/appcache-removal/).
Chrome plan seems to fully remove AppCache support in H1 2021, which should give some information for regular browsing content and applications.
WKWebView applications situation might be more tricky to assess.
Anne van Kesteren
See bug 182442 for restricting to secure contexts.
Radar WebKit Bug Importer
<rdar://problem/71866024>