[webkit-reviews] review requested: [Bug 34005] Safari pegs CPU and drops tons of frames using HTML5 Vimeo player : [Attachment 55446] Part 6: WebKit: FullscreenVideoController and QTMovieGWorld

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 7 18:21:53 PDT 2010


Jer Noble <jer.noble at apple.com> has asked  for review:
Bug 34005: Safari pegs CPU and drops tons of frames using HTML5 Vimeo player
https://bugs.webkit.org/show_bug.cgi?id=34005

Attachment 55446: Part 6: WebKit: FullscreenVideoController and QTMovieGWorld
https://bugs.webkit.org/attachment.cgi?id=55446&action=review

------- Additional Comments from Jer Noble <jer.noble at apple.com>
FullscreenVideoController dangerously casts a QTMovie* to a QTMovieWin*.  This
patch doesn't fix that, but it does fix the compile error now that QTMovieWin
has been renamed QTMovieGWorld.  The dangerous cast problem will be tracked in:
https://bugs.webkit.org/show_bug.cgi?id=37832


More information about the webkit-reviews mailing list