Bug 56179

Summary: Web Inspector: move breakpoints restoring after live edit to debugger presentation model
Product: WebKit Reporter: Pavel Podivilov <podivilov>
Component: Web Inspector (Deprecated)Assignee: Pavel Podivilov <podivilov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch. pfeldman: review+

Pavel Podivilov
Reported 2011-03-11 03:39:26 PST
Web Inspector: move breakpoints restoring after live edit to debugger presentation model. Presentation model should move breakpoints based on text diff as required by "revert to revision" action in resources panel.
Attachments
Patch. (11.01 KB, patch)
2011-03-11 03:40 PST, Pavel Podivilov
pfeldman: review+
Pavel Podivilov
Comment 1 2011-03-11 03:40:09 PST
Pavel Feldman
Comment 2 2011-03-14 06:04:44 PDT
Comment on attachment 85456 [details] Patch. View in context: https://bugs.webkit.org/attachment.cgi?id=85456&action=review > Source/WebCore/inspector/front-end/DebuggerModel.js:33 > + this._debuggerPausedDetails = {}; Is this relevant to the change?
Pavel Podivilov
Comment 3 2011-03-14 06:37:18 PDT
Note You need to log in before you can comment on or make changes to this bug.