Bug 97783

Summary: Web Inspector: [REGRESSION] Breakpoints are not always shown in breakpoints sidebar pane.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.