RESOLVED FIXED 58314
Web Inspector: Breakpoints and execution line decoration should stay in place if the edited line is not whitespace
https://bugs.webkit.org/show_bug.cgi?id=58314
Summary Web Inspector: Breakpoints and execution line decoration should stay in place...
Andrey Adaikin
Reported 2011-04-12 04:20:48 PDT
If we edit a line that has a breakpoint or other decoration (e.g. execution line), we should move the breakpoint below only if the edited line become a whitespace. Most common case: user puts a line break at the beginning of the line.
Attachments
Patch (2.04 KB, patch)
2011-04-12 04:23 PDT, Andrey Adaikin
no flags
Andrey Adaikin
Comment 1 2011-04-12 04:23:43 PDT
WebKit Commit Bot
Comment 2 2011-04-12 07:02:06 PDT
Comment on attachment 89188 [details] Patch Clearing flags on attachment: 89188 Committed r83586: <http://trac.webkit.org/changeset/83586>
WebKit Commit Bot
Comment 3 2011-04-12 07:02:12 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.