Bug 56222 - A window remains frozen if web process crashes during printing
Summary: A window remains frozen if web process crashes during printing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Printing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-11 13:51 PST by Alexey Proskuryakov
Modified: 2011-03-11 16:25 PST (History)
1 user (show)

See Also:


Attachments
proposed fix (8.27 KB, patch)
2011-03-11 13:55 PST, Alexey Proskuryakov
sam: review+
ap: commit-queue-
Details | Formatted Diff | Diff
patch for landing (8.24 KB, patch)
2011-03-11 14:10 PST, Alexey Proskuryakov
no flags 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-03-11 13:51:27 PST
It can still be closed, but user experience is quite weird.

We should reset autodisplay, but currently cannot, because ether is no page.
Comment 1 Alexey Proskuryakov 2011-03-11 13:55:15 PST
Created attachment 85528 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2011-03-11 14:10:31 PST
Created attachment 85531 [details]
patch for landing

ASSERT(isMainThread()) that I added was incorrect.
Comment 3 WebKit Commit Bot 2011-03-11 16:25:42 PST
Comment on attachment 85531 [details]
patch for landing

Clearing flags on attachment: 85531

Committed r80901: <http://trac.webkit.org/changeset/80901>
Comment 4 WebKit Commit Bot 2011-03-11 16:25:45 PST
All reviewed patches have been landed.  Closing bug.