[webkit-reviews] review granted: [Bug 84201] Need a client callback for when the user tires to interact with an already unresponsive page : [Attachment 137619] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 17 15:37:42 PDT 2012


Andreas Kling <kling at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 84201: Need a client callback for when the user tires to interact with an
already unresponsive page
https://bugs.webkit.org/show_bug.cgi?id=84201

Attachment 137619: Patch
https://bugs.webkit.org/attachment.cgi?id=137619&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=137619&action=review


> Source/WebKit2/ChangeLog:3
> +	   Need a client callback for when the user tires to interact with an
already unresponsive page

Typo, tries.

> Source/WebKit2/UIProcess/WebProcessProxy.cpp:400
> +    printf("interaction occured while unresponsive!!\n");

wat


More information about the webkit-reviews mailing list