Revision 61f561e9919e99093f3820d805782cfcf406be93 authored by Jean-Yves Avenard on 25 August 2016, 12:57:01 UTC, committed by James Graham on 25 August 2016, 13:00:31 UTC
https://w3c.github.io/media-source/index.html#mediasource-attach: "If the resource fetch algorithm absolute URL matches the MediaSource object URL, ignore any preload attribute of the media element, skip any optional steps for when preload equals none"
A dummy URL or a revoked one no longer matches the MediaSource object URL, as such, the preload attribute isn't to be ignored.

MozReview-Commit-ID: EW5TOv9SSf

Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1293613
1 parent ac5ec11
History
File Mode Size
resources
OWNERS -rw-r--r-- 36 bytes
idlharness.html -rw-r--r-- 2.6 KB
performanceobservers.js -rw-r--r-- 769 bytes
po-disconnect.html -rw-r--r-- 1.4 KB
po-getentries.html -rw-r--r-- 2.2 KB
po-mark-measure.html -rw-r--r-- 2.5 KB
po-navigation.html -rw-r--r-- 1.1 KB
po-observe.html -rw-r--r-- 2.1 KB
po-resource.html -rw-r--r-- 1.8 KB

back to top