WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
155671
Uncaught Exception: TypeError: undefined is not an object (evaluating 'this._treeOutlineDataGridSynchronizer.treeElementForDataGridNode')
https://bugs.webkit.org/show_bug.cgi?id=155671
Summary
Uncaught Exception: TypeError: undefined is not an object (evaluating 'this._...
Joseph Pecoraro
Reported
2016-03-18 16:30:15 PDT
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
Attachments
[PATCH] Proposed Fix
(2.64 KB, patch)
2016-03-18 16:42 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2016-03-18 16:30:25 PDT
<
rdar://problem/25249401
>
Joseph Pecoraro
Comment 2
2016-03-18 16:42:51 PDT
Created
attachment 274476
[details]
[PATCH] Proposed Fix Handle sorting when there is no this._treeOutlineDataGridSynchronizer.
WebKit Commit Bot
Comment 3
2016-03-18 17:56:02 PDT
Comment on
attachment 274476
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 274476 Committed
r198459
: <
http://trac.webkit.org/changeset/198459
>
WebKit Commit Bot
Comment 4
2016-03-18 17:56:04 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.
Top of Page
Format For Printing
XML
Clone This Bug