RESOLVED FIXED 97783
Web Inspector: [REGRESSION] Breakpoints are not always shown in breakpoints sidebar pane.
https://bugs.webkit.org/show_bug.cgi?id=97783
Summary Web Inspector: [REGRESSION] Breakpoints are not always shown in breakpoints s...
Vsevolod Vlasov
Reported 2012-09-27 07:26:57 PDT
This happens because BreakpointsSidebarPane is now created lazily and it does not add all uiLocations that are already available when it is created. Patch to follow.
Attachments
Patch (5.30 KB, patch)
2012-09-27 07:36 PDT, Vsevolod Vlasov
no flags
Vsevolod Vlasov
Comment 1 2012-09-27 07:36:50 PDT
WebKit Review Bot
Comment 2 2012-09-27 10:09:26 PDT
Comment on attachment 165996 [details] Patch Clearing flags on attachment: 165996 Committed r129775: <http://trac.webkit.org/changeset/129775>
WebKit Review Bot
Comment 3 2012-09-27 10:09:30 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.