[Webkit-unassigned] [Bug 50373] Sub-Frame content is not updated when scrolling in certain circumstances

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 8 09:54:44 PST 2010


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


Thomas Thrainer <thomas.thrainer at 4tiitoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #75911|0                           |1
        is obsolete|                            |




--- Comment #4 from Thomas Thrainer <thomas.thrainer at 4tiitoo.com>  2010-12-08 09:54:44 PST ---
Created an attachment (id=75916)
 --> (https://bugs.webkit.org/attachment.cgi?id=75916&action=review)
New patch, this time avoiding to invalidate the backing store too often.

The previous patch was somewhat premature and did invalidate the backing store way too often.
Fixed in this version.

BTW: I do know that I instead should enable frame flattening in order to work around this bug, but as frame flattening has its own problems (#50391), I need this to work too.

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