Contact emails
Explainer
Specification
Summary
This provides access to Content-Encoding values in ResourceTiming to enable developers to effectively experiment with new content encodings, monitor performance, and debug issues using Real User Monitoring (RUM).
Blink component
Web Feature ID
Search tags
TAG review
TAG review status
Resolution: satisfied
Risks
N/A
Interoperability and Compatibility
WebView application risks
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
No, this feature only adds a new property in resource timing.
Debuggability
None
Will this feature be supported on all six Blink platforms (Windows, Mac, Linux, ChromeOS, Android, and Android WebView)?
Yes
Flag name on about://flags
None
Finch feature name
ResourceTimingContentEncoding
Non-finch justification
None
Rollout plan
Will ship enabled for all users
Requires code in //chrome?
False
Tracking bug
Availability expectation
Availability in other browsers are not expected soon, although webkit signaled support for this feature.
Adoption expectation
It's expected that some sites who uses complicated content encoding schemes would like to use this feature for optimization.
Non-OSS dependencies
Does the feature depend on any code or APIs outside the Chromium open source repository and its open-source dependencies to function?
No.
Estimated milestones
No milestones specified
Anticipated spec changes
Open questions about a feature may be a source of future web compat or interop issues. Please list open issues (e.g. links to known github issues in the project for the feature specification) whose resolution may introduce web compat/interop risk (e.g.,
changing to naming or structure of the API in a non-backward-compatible way).
Spec changes have already been merged to both "fetch" and "resource timing". Links to the spec are listed above in this document.
Link to entry on the Chrome Platform Status
Links to previous Intent discussions
Intent to Prototype: