Bug 43049

Summary: Crash in WebPageNamespace::preferencesDidChange if preferences are changed after the web process crashes
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch andersca: review+

Adam Roben (:aroben)
Reported 2010-07-27 07:52:26 PDT
We'll crash in WebPageNamespace::preferencesDidChange if any preferences are changed after the web process crashes. This is because we dereference a null WebProcessProxy. Unfortunately I can't get a backtrace right now.
Attachments
Patch (1.56 KB, patch)
2010-07-27 08:36 PDT, Adam Roben (:aroben)
andersca: review+
Adam Roben (:aroben)
Comment 1 2010-07-27 07:52:56 PDT
Adam Roben (:aroben)
Comment 2 2010-07-27 08:36:07 PDT
Adam Roben (:aroben)
Comment 3 2010-07-27 10:18:31 PDT
Note You need to log in before you can comment on or make changes to this bug.