WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
162234
-_webViewWebProcessDidBecomeUnresponsive: gets called when the Web process is stopped in the debugger
https://bugs.webkit.org/show_bug.cgi?id=162234
Summary
-_webViewWebProcessDidBecomeUnresponsive: gets called when the Web process is...
mitz
Reported
2016-09-19 14:18:31 PDT
When the reason the Web process is unresponsive is that it’s being debugged, it’s distracting to have -_webViewWebProcessDidBecomeUnresponsive: get called.
Attachments
Check if the debugger is attached before determining that a process is unresponsive
(5.40 KB, patch)
2016-09-25 10:07 PDT
,
mitz
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2016-09-25 10:07:27 PDT
Created
attachment 289778
[details]
Check if the debugger is attached before determining that a process is unresponsive
mitz
Comment 2
2016-09-26 20:37:46 PDT
Thank you, Sam! Committed <
https://trac.webkit.org/r206410
>.
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