WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
151697
Web Inspector: Abstract out code hotness visualizer from code coverage profiler
https://bugs.webkit.org/show_bug.cgi?id=151697
Summary
Web Inspector: Abstract out code hotness visualizer from code coverage profiler
Nikita Vasilyev
Reported
2015-11-30 22:45:22 PST
The current WIP version of code hotness visualizer (
Bug 146115
) is tightly coupled with code coverage profiler, it modifies BasicBlockAnnotator.js. It should be possible to turn code hotness visualizer (yellow-orange background and execution counts next to the line gutter) on and off without affecting code coverage profiler (grayed out unexecuted text), as the former will be off by default and the latter will be on.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-11-30 22:45:50 PST
<
rdar://problem/23700951
>
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