RESOLVED FIXED 176633
Uncaught Exception: TypeError: this._heapSnapshot.addEventListener is not a function.
https://bugs.webkit.org/show_bug.cgi?id=176633
Summary Uncaught Exception: TypeError: this._heapSnapshot.addEventListener is not a f...
Michael Saboff
Reported 2017-09-08 14:19:37 PDT
------- Inspected URL: http://mashable.com/2017/09/05/samsung-galaxy-note8-review/#yN9xuoOmBgqy Uncaught Exceptions: - TypeError: this._heapSnapshot.addEventListener is not a function. (In 'this._heapSnapshot.addEventListener(WI.HeapSnapshotProxy.Event.CollectedNodes, this._heapSnapshotCollectedNodes, this)', 'this._heapSnapshot.addEventListener' is undefined) (at HeapSnapshotDataGridTree.js:35:44) HeapSnapshotDataGridTree @ HeapSnapshotDataGridTree.js:35:44 ? @ HeapSnapshotInstancesDataGridTree HeapSnapshotContentView @ HeapSnapshotContentView.js:43:81 HeapSnapshotInstancesContentView @ HeapSnapshotContentView.js:127:14 instancesContentView @ HeapSnapshotClusterContentView.js:113:81 _showContentViewForIdentifier @ HeapSnapshotClusterContentView.js:215:37 restoreFromCookie @ HeapSnapshotClusterContentView.js:161:43 _restoreFromCookie @ BackForwardEntry.js:110:43 prepareToShow @ BackForwardEntry.js:80:32 _showEntry @ ContentViewContainer.js:446:28 showBackForwardEntryForIndex @ ContentViewContainer.js:162:28 showContentView @ ContentViewContainer.js:138:42 showContentViewForRepresentedObject @ ContentViewContainer.js:75:29 showHeapSnapshotDiff @ HeapAllocationsTimelineView.js:176:71 ? @ HeapAllocationsTimelineView.js:470:38 _handleMessage @ HeapSnapshotWorkerProxy.js:136:21 _handleMessage @ [native code] ------- * STEPS TO REPRODUCE 1. What were you doing? Include setup or other preparations to reproduce the exception. 2. Include explicit, accurate, and minimal steps taken. Do not include extraneous or irrelevant steps. * NOTES Document any additional information that might be useful in resolving the problem, such as screen shots or other included attachments.
Attachments
[PATCH] Proposed Fix (1.54 KB, patch)
2017-09-08 14:26 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-09-08 14:26:33 PDT
Created attachment 320306 [details] [PATCH] Proposed Fix
Michael Saboff
Comment 2 2017-09-08 14:27:58 PDT
Comment on attachment 320306 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 3 2017-09-08 15:09:21 PDT
Comment on attachment 320306 [details] [PATCH] Proposed Fix Clearing flags on attachment: 320306 Committed r221800: <http://trac.webkit.org/changeset/221800>
WebKit Commit Bot
Comment 4 2017-09-08 15:09:22 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-09-27 13:02:17 PDT
Note You need to log in before you can comment on or make changes to this bug.