[Webkit-unassigned] [Bug 23279] New: [GTK] fix crash after WebView dispose

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 12 15:53:30 PST 2009


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

           Summary: [GTK] fix crash after WebView dispose
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: a.butenka at gmail.com


Bug is related to #23194. 

The WebCore::Page is deleted by the dispose implementation and
webkit_web_view_set_scroll_adjustments() doesn't check is Page still exist.
Mischeck leads to a crash sometimes.


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