Intent to Prototype: cachehint attribute of script element

47 views
Skip to first unread message

Chromestatus

unread,
1:39 AM (11 hours ago) 1:39 AM
to blin...@chromium.org, blin...@chromium.org, tn...@chromium.org, yyana...@chromium.org
Contact emails
tn...@chromium.org

Explainer
https://github.com/explainers-by-googlers/inline-script-cache-hint

Specification
https://html.spec.whatwg.org

Summary
Allowing Web developers to provide hints to the browser about whether an inline script should be cached. This feature currently works on top of Chrome's inline script caching mechanism (https://chromestatus.com/feature/5132993816559616?gate=6261752376459264). See the explainer of this feature.

Blink component
Blink>HTML>Script

Web Feature ID
script

Motivation
Chrome has some compilation caching layer for inline scripts, which identifies the cache-eligible scripts by heuristics. However, there were no ways for Web developers to tell the browser which scripts are temporary and which are universal among their sites. The new `cachehint` attribute provides a way to do it and helps developers speed up loading of their web sites.

Initial public proposal
No information provided

Goals for experimentation
None

Requires code in //chrome?
False

Tracking bug
https://crbug.com/505063237

Estimated milestones

No milestones specified



Link to entry on the Chrome Platform Status
https://chromestatus.com/feature/4891009419968512?gate=6234840262377472

This intent message was generated by Chrome Platform Status.

Emilio Cobos Álvarez

unread,
10:36 AM (2 hours ago) 10:36 AM
to blin...@chromium.org
Seems like this would also be useful for `<style>`, `<link>`, or even
`<img>` elements as well, right?

Cheers,
-- Emilio
Reply all
Reply to author
Forward
0 new messages