[Webkit-unassigned] [Bug 62541] New: [GTK] Fix a crash when drawing area has been deleted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 13 05:55:57 PDT 2011


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

           Summary: [GTK] Fix a crash when drawing area has been deleted
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com


We should check whether WebPageProxy::drawingArea() returns a valid pointer before using it, it might be null, for example, when the web process crashes.

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