WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
163294
Web Inspector: Remove line highlight on primary execution line while stepping because it is distracting
https://bugs.webkit.org/show_bug.cgi?id=163294
Summary
Web Inspector: Remove line highlight on primary execution line while stepping...
Joseph Pecoraro
Reported
2016-10-11 13:45:16 PDT
Summary: Remove line highlight on primary execution line while stepping because it is distracting Test: <script> debugger; var a = 1; var b = 1; var c = 1; var d = 1; var e = 1; </script> Steps to Reproduce: 1. Load test page 2. Reload to pause 3. Step through the code quickly => Fading line highlight competes with other highlights Related: -
Bug 163197
Attachments
[PATCH] Proposed Fix
(1.62 KB, patch)
2016-10-11 13:49 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-10-11 13:45:28 PDT
<
rdar://problem/28721176
>
Joseph Pecoraro
Comment 2
2016-10-11 13:49:20 PDT
Created
attachment 291292
[details]
[PATCH] Proposed Fix
WebKit Commit Bot
Comment 3
2016-10-11 14:27:10 PDT
Comment on
attachment 291292
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 291292 Committed
r207165
: <
http://trac.webkit.org/changeset/207165
>
WebKit Commit Bot
Comment 4
2016-10-11 14:27:14 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