Bug 56057

Summary: Frequent crash when printing in WebPageProxy::setAutodisplay
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: PrintingAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   
Attachments:
Description Flags
proposed fix mitz: review+

Description Alexey Proskuryakov 2011-03-09 15:32:26 PST
The page could be closed while waiting for autodisplay timer to fire.

<rdar://problem/9053290>
Comment 1 Alexey Proskuryakov 2011-03-09 15:39:39 PST
Created attachment 85246 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2011-03-09 16:39:31 PST
Committed <http://trac.webkit.org/changeset/80675>.