Bug 219391 - Remove AppCache
Summary: Remove AppCache
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-01 01:31 PST by Anne van Kesteren
Modified: 2020-12-01 13:56 PST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2020-12-01 01:31:16 PST
As per https://github.com/whatwg/html/pull/6153.
Comment 1 youenn fablet 2020-12-01 04:11:42 PST
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.
Comment 2 Anne van Kesteren 2020-12-01 04:38:36 PST
See bug 182442 for restricting to secure contexts.
Comment 3 Radar WebKit Bug Importer 2020-12-01 13:56:13 PST
<rdar://problem/71866024>