Bug 53076 - [Qt][WK2] Add QWKPage::processCrashed() signal
Summary: [Qt][WK2] Add QWKPage::processCrashed() signal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-01-25 04:05 PST by Andreas Kling
Modified: 2011-01-25 04:43 PST (History)
0 users

See Also:


Attachments
Proposed patch (2.22 KB, patch)
2011-01-25 04:12 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-01-25 04:05:55 PST
We need a signal to notify the client code that the web process has crashed.
Comment 1 Andreas Kling 2011-01-25 04:12:47 PST
Created attachment 80046 [details]
Proposed patch
Comment 2 Andreas Kling 2011-01-25 04:43:09 PST
Comment on attachment 80046 [details]
Proposed patch

Clearing flags on attachment: 80046

Committed r76585: <http://trac.webkit.org/changeset/76585>
Comment 3 Andreas Kling 2011-01-25 04:43:18 PST
All reviewed patches have been landed.  Closing bug.