Bug 58314

Summary: Web Inspector: Breakpoints and execution line decoration should stay in place if the edited line is not whitespace
Product: WebKit Reporter: Andrey Adaikin <aandrey>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, commit-queue, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Andrey Adaikin 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.
Comment 1 Andrey Adaikin 2011-04-12 04:23:43 PDT
Created attachment 89188 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2011-04-12 07:02:12 PDT
All reviewed patches have been landed.  Closing bug.