Bug 112046

Summary: CoreIPC crash in NetworkProcess after WebProcess crash
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch ap: review+

Brady Eidson
Reported 2013-03-11 11:56:54 PDT
Crash in NetworkProcess after WebProcess crash When WebProcess crashes we null out the NetworkConnectionToWebProcess, so we later crash sending IPC messages as network callbacks filter in. We shouldn't null it out. <rdar://problem/13124146>
Attachments
Patch (1.45 KB, patch)
2013-03-11 12:00 PDT, Brady Eidson
ap: review+
Brady Eidson
Comment 1 2013-03-11 12:00:26 PDT
Brady Eidson
Comment 2 2013-03-11 12:27:19 PDT
Note You need to log in before you can comment on or make changes to this bug.