[Bug 21203] EME leaks information cross-origin

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21203

--- Comment #28 from David Dorwin <ddorwin@google.com> ---
The update() algorithm contained what appears to be a similarly unnecessary
check:
> If next message is not null and the media data is not CORS-same-origin, jump to the Error step below and perform the task failed steps.

I removed it in https://dvcs.w3.org/hg/html-media/rev/82a472ad7ef9

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 28 October 2013 23:26:10 UTC