RESOLVED FIXED 56179
Web Inspector: move breakpoints restoring after live edit to debugger presentation model
https://bugs.webkit.org/show_bug.cgi?id=56179
Summary Web Inspector: move breakpoints restoring after live edit to debugger present...
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.