RESOLVED FIXED 168683
[WK2] Call processDidBecomeUnresponsive delegate when a background process is unresponsive
https://bugs.webkit.org/show_bug.cgi?id=168683
Summary [WK2] Call processDidBecomeUnresponsive delegate when a background process is...
Chris Dumez
Reported 2017-02-21 15:45:57 PST
Call processDidBecomeUnresponsive delegate when a background process is unresponsive instead of killing it on WebKit side. This gives the client the choice about what it wants to do about this process.
Attachments
Patch (30.78 KB, patch)
2017-02-21 15:48 PST, Chris Dumez
no flags
Patch (31.62 KB, patch)
2017-02-22 08:33 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-02-21 15:48:33 PST
WebKit Commit Bot
Comment 2 2017-02-21 15:50:03 PST
Attachment 302323 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/WebProcessProxy.cpp:106: Code inside a namespace should not be indented. [whitespace/indent] [4] Total errors found: 1 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Chris Dumez
Comment 3 2017-02-22 08:33:58 PST
WebKit Commit Bot
Comment 4 2017-02-22 08:36:38 PST
Attachment 302402 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/WebProcessProxy.cpp:106: Code inside a namespace should not be indented. [whitespace/indent] [4] Total errors found: 1 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 5 2017-02-22 09:17:32 PST
Comment on attachment 302402 [details] Patch Clearing flags on attachment: 302402 Committed r212832: <http://trac.webkit.org/changeset/212832>
WebKit Commit Bot
Comment 6 2017-02-22 09:17:37 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.