Uncaught exceptions: - TypeError: undefined is not an object (evaluating 'this._treeOutlineDataGridSynchronizer.treeElementForDataGridNode') (at TimelineDataGrid.js:318:72) * STEPS TO REPRODUCE 1. Open Inspector 2. Record a timeline with some data 3. Stop the recording 4. Show a Timeline Data Grid (Scripts / Layout & Rendering) 5. Attempt to change sort of a column => Exception
<rdar://problem/25249401>
Created attachment 274476 [details] [PATCH] Proposed Fix Handle sorting when there is no this._treeOutlineDataGridSynchronizer.
Comment on attachment 274476 [details] [PATCH] Proposed Fix Clearing flags on attachment: 274476 Committed r198459: <http://trac.webkit.org/changeset/198459>
All reviewed patches have been landed. Closing bug.