Bug 61133

Summary: Web Inspector: breakpoints disappear from ui after navigation.
Product: WebKit Reporter: Pavel Podivilov <podivilov>
Component: Web Inspector (Deprecated)Assignee: Pavel Podivilov <podivilov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 61195    
Bug Blocks:    
Attachments:
Description Flags
Patch.
none
Patch. pfeldman: review+

Pavel Podivilov
Reported 2011-05-19 11:02:41 PDT
Web Inspector: breakpoints disappear from ui after navigation. After navigation, breakpoints are removed from _breakpointsWithoutSourceFile and asynchronously added to sourceFile.breakpoints. If another navigation happens in the middle, breakpoints are lost.
Attachments
Patch. (2.50 KB, patch)
2011-05-20 09:06 PDT, Pavel Podivilov
no flags
Patch. (2.50 KB, patch)
2011-05-20 09:07 PDT, Pavel Podivilov
pfeldman: review+
Pavel Podivilov
Comment 1 2011-05-20 09:06:22 PDT
Pavel Podivilov
Comment 2 2011-05-20 09:07:03 PDT
Pavel Podivilov
Comment 3 2011-05-20 09:09:54 PDT
*** Bug 61189 has been marked as a duplicate of this bug. ***
Pavel Podivilov
Comment 4 2011-05-20 09:13:02 PDT
Pavel Podivilov
Comment 5 2011-05-20 09:26:02 PDT
Note You need to log in before you can comment on or make changes to this bug.