RESOLVED FIXED 89716
Web Inspector: exception in TimelinePresentationModel when recording timeline
https://bugs.webkit.org/show_bug.cgi?id=89716
Summary Web Inspector: exception in TimelinePresentationModel when recording timeline
Andrey Kosyakov
Reported 2012-06-21 17:21:43 PDT
0. Open WebInspector 1. Switch to Timeline panel 2. Press record 3. Reload 4. Observe JS exception in TimelinePresentationModel.filterRecords This is a regression introduced by r120891
Attachments
Patch (4.79 KB, patch)
2012-06-21 17:23 PDT, Andrey Kosyakov
pfeldman: review+
pfeldman: commit-queue+
Andrey Kosyakov
Comment 1 2012-06-21 17:23:11 PDT
Pavel Feldman
Comment 2 2012-06-21 17:50:05 PDT
Comment on attachment 148918 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=148918&action=review > Source/WebCore/inspector/front-end/TimelinePanel.js:499 > + var haveVisibleRecords = false; hasVisibleRecords
Andrey Kosyakov
Comment 3 2012-06-21 18:30:37 PDT
Note You need to log in before you can comment on or make changes to this bug.