[webkit-reviews] review granted: [Bug 119377] Reloading this video test shows garbage briefly : [Attachment 209318] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 22 07:52:30 PDT 2013


Anders Carlsson <andersca at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 119377: Reloading this video test shows garbage briefly
https://bugs.webkit.org/show_bug.cgi?id=119377

Attachment 209318: Patch
https://bugs.webkit.org/attachment.cgi?id=209318&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=209318&action=review


> Source/WebCore/rendering/RenderVideo.cpp:350
> +    MediaPlayer* player = mediaElement()->player();
> +    if (player)

I'd put these on the same line.


More information about the webkit-reviews mailing list