Primary eng (and PM) emails
Link to “Intent to Deprecate” thread
https://groups.google.com/a/chromium.org/d/msg/blink-dev/L5h6KP5nmbE/CGlSWugrFl0J
Summary
Remove the HTMLSourceElement.media IDL attribute
Motivation
The media content attribute has already been removed from the resource selection algorithm in http://crbug.com/338197 and the IDL attribute is now useless. (Lesson learned: add all the counters you need at the same time and remove the whole feature at once.)Usage information from UseCounter
http://www.chromestatus.com/metrics/feature/timeline/popularity/249
This is in M34 which just reached stable. The stats have stayed way below the threshold for removal.
Entry on chromestatus.com
None
Compatibility Risk