[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
Tue May 19 08:55:25 PDT 2009


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





------- Comment #5 from kenneth.christiansen at openbossa.org  2009-05-19 08:55 PDT -------
Fixed in svn rev @43858

    2009-05-19  Kenneth Rohde Christiansen 
<kenneth.christiansen at openbossa.org>

            Reviewed by Ariya Hidayat.

            The Qt port has code that disables scrolling optimizations
            when the root contains native windows, such as windowed plugins.

            This code broke when detaching iframes containing windowed
            plugins.

            Each ScrollView now knows how many native windows it and its
            children contain, and when it is detached, that number is
            substracted from its old 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