WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2012-04-17 15:27:26 PDT
Created
attachment 137619
[details]
Patch
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
Committed
r114451
: <
http://trac.webkit.org/changeset/114451
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug