RESOLVED FIXED 53237
[Qt][WK2] Add QWKPage APIs regarding engine process availability
https://bugs.webkit.org/show_bug.cgi?id=53237
Summary [Qt][WK2] Add QWKPage APIs regarding engine process availability
Andreas Kling
Reported 2011-01-27 06:03:55 PST
Add the following Qt/WK2 APIs: bool QWKPage::isConnectedToEngine() const void QWKPage::engineConnected() [signal] void QWKPage::engineDisconnected() [signal]
Attachments
Proposed patch (3.43 KB, patch)
2011-01-27 06:05 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2011-01-27 06:05:38 PST
Created attachment 80326 [details] Proposed patch
Andreas Kling
Comment 2 2011-01-27 07:07:47 PST
Comment on attachment 80326 [details] Proposed patch Clearing flags on attachment: 80326 Committed r76798: <http://trac.webkit.org/changeset/76798>
Andreas Kling
Comment 3 2011-01-27 07:07:56 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.