RESOLVED FIXED Bug 11175
Implement the breakpoints sidebar pane
https://bugs.webkit.org/show_bug.cgi?id=11175
Summary Implement the breakpoints sidebar pane
Timothy Hatcher
Reported 2006-10-05 10:04:14 PDT
We should add a breakpoints window similar to Xcode. This would let you manage many breakpoints, add new ones, delete them, set conditions, etc.
Attachments
patch (10.50 KB, patch)
2009-07-26 03:52 PDT, Pavel Feldman
no flags
screenshot (106.96 KB, image/png)
2009-07-26 03:58 PDT, Pavel Feldman
no flags
same with sorting (11.16 KB, patch)
2009-07-26 04:45 PDT, Pavel Feldman
timothy: review+
Timothy Hatcher
Comment 1 2008-05-17 09:15:07 PDT
The breakpoints pane of the Web Inspector debugger needs implements. It is currently empty.
Timothy Hatcher
Comment 2 2008-07-29 11:22:34 PDT
Kevin McCullough
Comment 3 2008-11-07 14:45:36 PST
I don't see a blank breakpoints area. If there is one how do I get to it?
Pavel Feldman
Comment 4 2009-07-26 03:52:52 PDT
Pavel Feldman
Comment 5 2009-07-26 03:58:05 PDT
Created attachment 33506 [details] screenshot
Pavel Feldman
Comment 6 2009-07-26 04:45:18 PDT
Created attachment 33507 [details] same with sorting
Timothy Hatcher
Comment 7 2009-07-26 07:31:20 PDT
Comment on attachment 33507 [details] same with sorting Awesome!
Pavel Feldman
Comment 8 2009-07-26 08:38:37 PDT
M WebCore/ChangeLog M WebCore/inspector/front-end/SourceFrame.js M WebCore/inspector/front-end/Breakpoint.js M WebCore/inspector/front-end/ScriptsPanel.js M WebCore/inspector/front-end/BreakpointsSidebarPane.js M WebCore/inspector/front-end/inspector.css r46402 = 09e6938b5cd799731d88b80ca4e74c439696503a (trunk)
David Levin
Comment 9 2009-07-28 14:37:14 PDT
Assigned to pfeldman@chromium.org to make it clear who will land it.
Pavel Feldman
Comment 10 2009-07-28 15:10:34 PDT
This is landed.
Note You need to log in before you can comment on or make changes to this bug.