RESOLVED FIXED61133
Web Inspector: breakpoints disappear from ui after navigation.
https://bugs.webkit.org/show_bug.cgi?id=61133
Summary Web Inspector: breakpoints disappear from ui after navigation.
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.