NEW 88448
"Process failed to become responsive before timing out" is not very helpful
https://bugs.webkit.org/show_bug.cgi?id=88448
Summary "Process failed to become responsive before timing out" is not very helpful
Jessie Berlin
Reported 2012-06-06 13:17:06 PDT
The current message was added in http://trac.webkit.org/changeset/119018, and, while a step in the right direction, it doesn't provide much information. If the web process is unresponsive and we don't get a crash log for it, we should sample it instead of just reporting that the the process failed to become responsive.
Attachments
Radar WebKit Bug Importer
Comment 1 2012-06-06 13:17:53 PDT
Stephanie Lewis
Comment 2 2012-06-06 14:51:54 PDT
This will require changes to how WebKitTestRunner works. Currently we don't find out the process was unresponsive until after the WTR kills it. We might want to go as far as to build the sampling into WTR.
Note You need to log in before you can comment on or make changes to this bug.