[Webkit-unassigned] [Bug 58029] New: Web Inspector: update breakpoints according to source frame decorations after live edit.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 05:00:26 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58029

           Summary: Web Inspector: update breakpoints according to source
                    frame decorations after live edit.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: podivilov at chromium.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


Web Inspector: update breakpoints according to source frame decorations after live edit.

Currently, breakpoint decorations are moved accurately during the editing. But when user saves the result, breakpoints are moved in the model based on a text diff, which is not always accurate.
We should move breakpoints in the model based on decorations. Text diff should only be used as a fallback for "revert to revision" feature.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list