[Webkit-unassigned] [Bug 34005] Safari pegs CPU and drops tons of frames using HTML5 Vimeo player

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


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


Jer Noble <jer.noble at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55446|                            |review?
               Flag|                            |




--- Comment #73 from Jer Noble <jer.noble at apple.com>  2010-05-07 18:21:54 PST ---
Created an attachment (id=55446)
 --> (https://bugs.webkit.org/attachment.cgi?id=55446)
Part 6: WebKit: FullscreenVideoController and QTMovieGWorld

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

-- 
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