Bug 97783 - Web Inspector: [REGRESSION] Breakpoints are not always shown in breakpoints sidebar pane.
Summary: Web Inspector: [REGRESSION] Breakpoints are not always shown in breakpoints s...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-27 07:26 PDT by Vsevolod Vlasov
Modified: 2012-09-27 10:09 PDT (History)
11 users (show)

See Also:


Attachments
Patch (5.30 KB, patch)
2012-09-27 07:36 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 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.
Comment 1 Vsevolod Vlasov 2012-09-27 07:36:50 PDT
Created attachment 165996 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-09-27 10:09:30 PDT
All reviewed patches have been landed.  Closing bug.