Bug 107758

Summary: WebProcess crash responding to auth challenges after a NetworkProcess crash
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   

Description Brady Eidson 2013-01-23 16:39:18 PST
WebProcess crash responding to auth challenges after a NetworkProcess crash

In radar as <rdar://problem/13059228>
Comment 1 Brady Eidson 2013-01-25 12:05:21 PST
We've also desired to change HTTP auth to be a direct call from the network process to the ui process (<rdar://problem/13074829>)

A patch I have to do just that also solves this crash.
Comment 2 Brady Eidson 2013-01-25 12:07:46 PST

*** This bug has been marked as a duplicate of bug 107974 ***