RESOLVED FIXED 51745
Web Inspector: breakpoint is not disabled when clicking on breakpoints sidebar pane checkbox.
https://bugs.webkit.org/show_bug.cgi?id=51745
Summary Web Inspector: breakpoint is not disabled when clicking on breakpoints sideba...
Pavel Podivilov
Reported 2010-12-30 05:36:20 PST
Web Inspector: breakpoint is not disabled when clicking on breakpoints sidebar pane checkbox.
Attachments
Patch. (1.18 KB, patch)
2010-12-30 05:37 PST, Pavel Podivilov
pfeldman: review+
Pavel Podivilov
Comment 1 2010-12-30 05:37:11 PST
Pavel Feldman
Comment 2 2010-12-30 05:59:07 PST
Comment on attachment 77675 [details] Patch. View in context: https://bugs.webkit.org/attachment.cgi?id=77675&action=review > WebCore/inspector/front-end/Breakpoint.js:55 > + this.remove(); It would be great if breakpoint had two states: "resolved" and "unresolved". In that case, setting enabled to false would simply make it unresolved unless backend confirms disabling.
Pavel Podivilov
Comment 3 2010-12-30 07:33:32 PST
Note You need to log in before you can comment on or make changes to this bug.