[webkit-reviews] review granted: [Bug 61717] REGRESSION (r87622): Scrubbing a Vimeo movie when in fullscreen stops playback; no way to make it start again : [Attachment 95326] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 29 23:21:34 PDT 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Jer Noble
<jer.noble at apple.com>'s request for review:
Bug 61717: REGRESSION (r87622): Scrubbing a Vimeo movie when in fullscreen
stops playback; no way to make it start again
https://bugs.webkit.org/show_bug.cgi?id=61717

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=95326&action=review

> Source/WebCore/html/shadow/MediaControlElements.cpp:653
>  
> +    if (event->type() == eventNames().mouseupEvent)

This could be an else


More information about the webkit-reviews mailing list