Contact emails
[email protected]

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.

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/69f43c9a.050a0220.32fa05.01b4.GAE%40google.com.

Reply via email to