*Summary*: This API allows a web page to specify how the resources it
fetches interact with the browser HTTP cache.
*Bug*: https://bugzilla.mozilla.org/show_bug.cgi?id=1120715
*Link to standard*: https://fetch.spec.whatwg.org/
*Platform coverage*: All platforms
*Estimated or target release*: Firefox 48 (or 47 if we get lucky)
*Preference behind which this will be implemented*: No preference
*DevTools bug*: This doesn't require explicit devtools support as it's
about implementing a new DOM API.
Do other browser engines implement this? Blink is planning to implement
this as well.  As part of this, I'm planning to write web-platform-tests
against this feature.

Since this is a small scoped feature, I'm planning to land the patches to
implement it fully and let it ride the trains in Firefox 48 (or Firefox 47
in case the patches are ready and reviewed by the end of this week).

Cheers,
-- 
Ehsan
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to