[Webkit-unassigned] [Bug 30207] Qt plugins : Don't sync in paint for opaque mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 8 06:15:16 PDT 2009


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hausmann at webkit.org




--- Comment #3 from Simon Hausmann <hausmann at webkit.org>  2009-10-08 06:15:16 PDT ---
One thing that would be good to double-check: We should only re-create the
drawable if we are actually changing the _size_ of the plugin/widget. If we
only change the position (i.e. we are scrolling) we should not re-create the
pixmap and also avoid the expensive syncX() call.

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