WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
100530
Web Inspector: Timeline: make cpu-monitoring feature available only on capable browsers
https://bugs.webkit.org/show_bug.cgi?id=100530
Summary
Web Inspector: Timeline: make cpu-monitoring feature available only on capabl...
eustas.bug
Reported
2012-10-26 08:52:05 PDT
Motivation: cpu-monitoring feature looks like a glitch, when it is not supported by browser.
Attachments
Patch
(9.00 KB, patch)
2012-10-26 09:07 PDT
,
eustas.bug
no flags
Details
Formatted Diff
Diff
Patch
(8.87 KB, patch)
2012-10-29 01:33 PDT
,
eustas.bug
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
eustas.bug
Comment 1
2012-10-26 09:07:51 PDT
Created
attachment 170942
[details]
Patch
Yury Semikhatsky
Comment 2
2012-10-29 00:04:12 PDT
Comment on
attachment 170942
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=170942&action=review
> Source/WebCore/inspector/InspectorClient.h:60 > + virtual bool supportsMainThreadMonitoring() { return false; }
Please rename it to canMainThreadMonitoring for consistency with other similar methods on the client.
eustas.bug
Comment 3
2012-10-29 01:28:45 PDT
Comment on
attachment 170942
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=170942&action=review
>> Source/WebCore/inspector/InspectorClient.h:60 >> + virtual bool supportsMainThreadMonitoring() { return false; } > > Please rename it to canMainThreadMonitoring for consistency with other similar methods on the client.
done
eustas.bug
Comment 4
2012-10-29 01:33:18 PDT
Created
attachment 171176
[details]
Patch
WebKit Review Bot
Comment 5
2012-10-29 05:40:23 PDT
Comment on
attachment 171176
[details]
Patch Clearing flags on attachment: 171176 Committed
r132788
: <
http://trac.webkit.org/changeset/132788
>
WebKit Review Bot
Comment 6
2012-10-29 05:40:26 PDT
All reviewed patches have been landed. Closing bug.
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