WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
191020
Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluating 'mouseBlock.addEventListener')
https://bugs.webkit.org/show_bug.cgi?id=191020
Summary
Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluati...
Devin Rousso
Reported
2018-10-29 00:08:38 PDT
------- Inspected URL:
https://soundcloud.com/willbobbitt/loco-motion-odesza-remix
Loading completed: true Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Uncaught Exceptions: - TypeError: null is not an object (evaluating 'mouseBlock.addEventListener') (at NetworkTableContentView.js:791:19) _populateWaterfallGraph @ NetworkTableContentView.js:791:19 tablePopulateCell @ NetworkTableContentView.js:462:41 _populatedCellForColumnAndRow @ Table.js:812:41 _populateRow @ Table.js:823:58 _applyColumnWidths @ Table.js:1164:38 _resizeColumnsAndFiller @ Table.js:1037:32 resize @ Table.js:243:37 layout @ Table.js:622:24 _layoutSubtree @ View.js:278:20 _visitViewTreeForLayout @ View.js:374:36 ------- * STEPS TO REPRODUCE 1. Inspect any page (make sure the Network tab is not visible) 2. Find a link within WebInspector 3. Right click the link 4. Select "Open/Reveal in Network tab" Looks like my "solution" for <
https://webkit.org/b/190766
> didn't work :(
Attachments
Patch
(1.47 KB, patch)
2018-11-01 16:07 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2018-10-29 00:12:26 PDT
Based on what I can tell, it appears that `this._waterfallTimelineRuler.secondsPerPixel` is NaN. I'll have to dig around to see how that's possible 🤔
Devin Rousso
Comment 2
2018-11-01 16:07:15 PDT
Created
attachment 353656
[details]
Patch
Joseph Pecoraro
Comment 3
2018-11-01 16:09:21 PDT
Comment on
attachment 353656
[details]
Patch Heh, nice. r=me
WebKit Commit Bot
Comment 4
2018-11-01 16:49:40 PDT
Comment on
attachment 353656
[details]
Patch Clearing flags on attachment: 353656 Committed
r237706
: <
https://trac.webkit.org/changeset/237706
>
WebKit Commit Bot
Comment 5
2018-11-01 16:49:42 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6
2018-11-01 16:50:28 PDT
<
rdar://problem/45747496
>
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