Bug 70982

Summary: REGRESSION (r98153): Safari crashes if WebProcess crashed during printing
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: PrintingAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix mitz: review+

Description Alexey Proskuryakov 2011-10-26 16:47:48 PDT
Just need to null check page here, too.

<rdar://10350979>
Comment 1 Alexey Proskuryakov 2011-10-26 16:50:14 PDT
Created attachment 112619 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2011-10-26 17:20:58 PDT
Committed <http://trac.webkit.org/changeset/98526>.