Bug 176633 - Uncaught Exception: TypeError: this._heapSnapshot.addEventListener is not a function.
Summary: Uncaught Exception: TypeError: this._heapSnapshot.addEventListener is not a f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL: http://mashable.com/2017/09/05/samsun...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-08 14:19 PDT by Michael Saboff
Modified: 2017-09-27 13:02 PDT (History)
4 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.54 KB, patch)
2017-09-08 14:26 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 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.
Comment 1 Joseph Pecoraro 2017-09-08 14:26:33 PDT
Created attachment 320306 [details]
[PATCH] Proposed Fix
Comment 2 Michael Saboff 2017-09-08 14:27:58 PDT
Comment on attachment 320306 [details]
[PATCH] Proposed Fix

r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2017-09-08 15:09:22 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-09-27 13:02:17 PDT
<rdar://problem/34694521>