[Webkit-unassigned] [Bug 25754] [Qt] [debug build only] crash while deleting widget from google.com/ig

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 15 14:23:07 PDT 2009


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





------- Comment #2 from kenneth.christiansen at openbossa.org  2009-05-15 14:23 PDT -------
Created an attachment (id=30401)
 --> (https://bugs.webkit.org/attachment.cgi?id=30401&action=view)
Change the prevent blitting counting

Attaches is a patch that fixes the counting of widgets that prevent blitting.

Each ScrollView counts how many widgets it and its subview have that prevent
blitting. Adding a new widget thus increments the count for all parents.

When an scrollview containing such widgets is detached, its count is
substracted from its former parent (and its parents).


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list