WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2010-12-30 05:37:11 PST
Created
attachment 77675
[details]
Patch.
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
Committed
r74798
: <
http://trac.webkit.org/changeset/74798
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug