Bug 70982 - REGRESSION (r98153): Safari crashes if WebProcess crashed during printing
Summary: REGRESSION (r98153): Safari crashes if WebProcess crashed during printing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Printing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-26 16:47 PDT by Alexey Proskuryakov
Modified: 2011-10-26 17:20 PDT (History)
0 users

See Also:


Attachments
proposed fix (1.34 KB, patch)
2011-10-26 16:50 PDT, Alexey Proskuryakov
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.