[Webkit-unassigned] [Bug 64731] Add MediaSource API to HTMLMediaElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 18 20:55:35 PDT 2011


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





--- Comment #8 from Antonio Gomes <tonikitoo at webkit.org>  2011-07-18 20:55:34 PST ---
(From update of attachment 101220)
View in context: https://bugs.webkit.org/attachment.cgi?id=101220&action=review

Quick look, and one quick suggestion: I would change references to url's and Url's in the patch to URL.

Similarly to DOM and not Dom, and HTML and not Html throughout webkit source.

> Source/WebCore/html/HTMLMediaElement.cpp:1631
> +    }
> +
> +
> +    MediaPlayer::EndOfStreamStatus eosStatus = MediaPlayer::EosNoError;

Drop an empty line.

Eos = End of Stream?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list