RESOLVED FIXED 156960
Web Inspector: Error when selecting a bar in the Frames timeline
https://bugs.webkit.org/show_bug.cgi?id=156960
Summary Web Inspector: Error when selecting a bar in the Frames timeline
Matt Baker
Reported 2016-04-24 14:41:40 PDT
* SUMMARY Error when selecting a bar in the Frames timeline. Inspector dies with: undefined is not an object (evaluating 'this.currentTimelineView.navigationSidebarTreeOutline.selectedTreeElement'). * NOTE The fault lies with TimelineRecordingContentView._recordSelected, which assumes all TimelineViews have a tree outline.
Attachments
[Patch] Proposed Fix (5.74 KB, patch)
2016-04-24 16:04 PDT, Matt Baker
no flags
Radar WebKit Bug Importer
Comment 1 2016-04-24 14:41:54 PDT
Matt Baker
Comment 2 2016-04-24 14:43:43 PDT
A fix is ready. Waiting on https://webkit.org/b/154924, which adds grid support to TimelineView.
Matt Baker
Comment 3 2016-04-24 16:04:05 PDT
Created attachment 277200 [details] [Patch] Proposed Fix
Matt Baker
Comment 4 2016-04-24 16:10:00 PDT
This patch prevents the crash but there is another problem with record selection: https://bugs.webkit.org/show_bug.cgi?id=156963
WebKit Commit Bot
Comment 5 2016-04-24 18:02:58 PDT
Comment on attachment 277200 [details] [Patch] Proposed Fix Clearing flags on attachment: 277200 Committed r199972: <http://trac.webkit.org/changeset/199972>
WebKit Commit Bot
Comment 6 2016-04-24 18:03:02 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.