Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An AppCache feature policy #15

Open
yoavweiss opened this issue Nov 16, 2018 · 2 comments
Open

An AppCache feature policy #15

yoavweiss opened this issue Nov 16, 2018 · 2 comments

Comments

@yoavweiss
Copy link
Contributor

The existence of AppCache support in the platform is hurting loading performance by not sending out requests until the document element is available, even if they are available earlier. It would be highly beneficial for pages that don't have AppCache to be able to opt-out of that de-optimization.

Thoughts?

/cc @cramforce @clelland @kinu @RByers @dtapuska

@RByers
Copy link
Member

RByers commented Nov 16, 2018

AppCache is something I think we're going to want to eventually deprecate, so (like sync-xhr) it makes sense to have a feature policy for that alone. So I'm certainly supportive.

@kinu
Copy link

kinu commented Nov 16, 2018

Oh yes, this could really have a perf benefit and we will be eventually deprecating the feature, totally supportive!!

@clelland clelland transferred this issue from w3c/webappsec-permissions-policy Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants