Bug 202220 - Web Inspector: Uncaught Exception: TypeError: undefined is not an object (evaluating 'WI.showDebugUISetting.addEventListener')
Summary: Web Inspector: Uncaught Exception: TypeError: undefined is not an object (eva...
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: Devin Rousso
URL: https://webkit.org/demos/webgpu/compu...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-25 12:03 PDT by Devin Rousso
Modified: 2019-09-25 17:45 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.91 KB, patch)
2019-09-25 12:03 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2019-09-25 12:03:09 PDT
Uncaught Exception in Web Inspector.

Steps to Reproduce:
1. open STP 92
2. go to the Settings Tab

Uncaught Exceptions:
-----------------------
 - TypeError: undefined is not an object (evaluating 'WI.showDebugUISetting.addEventListener') (at SettingsTabContentView.js:173:34)
    initialLayout @ SettingsTabContentView.js:173:34
    _layoutSubtree @ View.js:280:31
    _visitViewTreeForLayout @ View.js:392:36
-----------------------

Notes:
Inspected URL:        https://webkit.org/demos/webgpu/compute-boids.html
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko)
Comment 1 Devin Rousso 2019-09-25 12:03:42 PDT
Created attachment 379571 [details]
Patch
Comment 2 Joseph Pecoraro 2019-09-25 16:57:49 PDT
Comment on attachment 379571 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2019-09-25 17:44:39 PDT
Comment on attachment 379571 [details]
Patch

Clearing flags on attachment: 379571

Committed r250372: <https://trac.webkit.org/changeset/250372>
Comment 4 WebKit Commit Bot 2019-09-25 17:44:40 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-09-25 17:45:28 PDT
<rdar://problem/55726340>