2008-11-06 Tor Arne Vestbø <tavestbo@trolltech.com>
Reviewed by Simon Hausmann. Repaint video on UpdateRequest to prevent recursive painting Calling QWidget::render() to update the video generates a paint event that's then picked up by the event filter once more :( We're really only interested in updates from Phonon, which we get through the UpdateRequest for each new frame. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@38164 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Showing
Please register or sign in to comment