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.
Created attachment 302323 [details] Patch
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.
Created attachment 302402 [details] Patch
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.
Comment on attachment 302402 [details] Patch Clearing flags on attachment: 302402 Committed r212832: <http://trac.webkit.org/changeset/212832>
All reviewed patches have been landed. Closing bug.