[Webkit-unassigned] [Bug 159459] Expose crossOrigin attribute as a static property in HTMLMediaElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 6 08:33:50 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=159459

--- Comment #13 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 282865
  --> https://bugs.webkit.org/attachment.cgi?id=282865
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=282865&action=review

The change looks good.

> Source/WebCore/ChangeLog:15
> +        No new tests (OOPS!).

Also, please update this line to something like:
No new tests, rebaselined existing tests.

> Source/WebCore/html/HTMLMediaElement.h:170
> +    String crossOrigin() const;

It would probably be nice to update HTMLMediaElement::mediaPlayerCreateResourceLoader() to use the new crossOrigin() getter as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160706/fbf6f256/attachment.html>


More information about the webkit-unassigned mailing list