Bug 160278
Summary: | Web Inspector: remove superfluous current line animation when stepping in debugger | ||
---|---|---|---|
Product: | WebKit | Reporter: | Blaze Burg <bburg> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | inspector-bugzilla-changes, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Blaze Burg
It doesn't really add anything, and it's distracting. It doesn't work well when stepping quickly. Also Xcode doesn't do it, and we try to match their style.
(Requested by smfr.)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/27578619>
Timothy Hatcher
Yeah! This bothers me too. It was only ever meant to be used when jumping to a line, not for stepping.