- From: <bugzilla@jessica.w3.org>
- Date: Fri, 17 Aug 2012 22:09:05 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18588
Aaron Colwell <acolwell@chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |acolwell@chromium.org
AssignedTo|adrianba@microsoft.com |acolwell@chromium.org
--- Comment #1 from Aaron Colwell <acolwell@chromium.org> 2012-08-17 22:09:05 UTC ---
(In reply to comment #0)
> http://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html#mediasource-attach
>
> "The following steps are run when a media element attempts the resource fetch
> algorithm with a MediaSource object URL"
>
> It's not clear at which point in the resource fetch algorithm these steps are
> run. AFAICT, before step 4 (Perform a potentially CORS-enabled fetch) is the
> only place that really makes sense.
You are correct.
How about:
'If the resource fetch algorithm absolute URL matches the MediaSource object
URL, run the following steps right before the "Perform a potentially
CORS-enabled fetch" step in the resource fetch algorithm.'
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Friday, 17 August 2012 22:09:07 UTC