[webkit-reviews] review granted: [Bug 60669] After relaunching an unresponsive web process, web page stops responding to mouse movement : [Attachment 93297] [PATCH] Fix with faster test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 12 09:57:59 PDT 2011


Anders Carlsson <andersca at apple.com> has granted Brian Weinstein
<bweinstein at apple.com>'s request for review:
Bug 60669: After relaunching an unresponsive web process, web page stops
responding to mouse movement
https://bugs.webkit.org/show_bug.cgi?id=60669

Attachment 93297: [PATCH] Fix with faster test
https://bugs.webkit.org/attachment.cgi?id=93297&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=93297&action=review

> Tools/TestWebKitAPI/Tests/WebKit2/MouseMoveAfterCrash.cpp:84
> +    // Pause will hang the WebProcess long enough to get the
processDidBecomeUnresponsive call, and there, we
> +    // reload the page, which restarts the web process. Wait until the page
has been reloaded to continue with the test.

This isn't true anymore, is it?


More information about the webkit-reviews mailing list