RESOLVED FIXED 84201
Need a client callback for when the user tries to interact with an already unresponsive page
https://bugs.webkit.org/show_bug.cgi?id=84201
Summary Need a client callback for when the user tries to interact with an already un...
Anders Carlsson
Reported 2012-04-17 15:14:24 PDT
Need a client callback for when the user tires to interact with an already unresponsive page
Attachments
Patch (11.30 KB, patch)
2012-04-17 15:27 PDT, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2012-04-17 15:27:26 PDT
Andreas Kling
Comment 2 2012-04-17 15:37:44 PDT
Comment on attachment 137619 [details] Patch 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
Andreas Kling
Comment 3 2012-04-17 15:37:45 PDT
Comment on attachment 137619 [details] Patch 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
Anders Carlsson
Comment 4 2012-04-17 15:44:28 PDT
Note You need to log in before you can comment on or make changes to this bug.