Bug 193589 - Web Inspector: Uncaught Exception: TypeError: undefined is not an object (evaluating 'resource.finished')
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://www.coursera.org/lecture/neur...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-18 13:26 PST by Devin Rousso
Modified: 2019-01-18 14:22 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.06 KB, patch)
2019-01-18 13:40 PST, 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-01-18 13:26:46 PST
-------
Inspected URL:        https://www.coursera.org/lecture/neural-networks-deep-learning/welcome-Cuf2f
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: undefined is not an object (evaluating 'resource.finished') (at NetworkTableContentView.js:1893:26)
    ? @ NetworkTableContentView.js:1893:26
    filter @ [native code]
    _canExportHAR @ NetworkTableContentView.js:1174:32
    _updateExportButton @ NetworkTableContentView.js:1182:67
    layout @ NetworkTableContentView.js:1111:33
    _layoutSubtree @ View.js:286:20
    _visitViewTreeForLayout @ View.js:385:36
-------

* STEPS TO REPRODUCE
1. Inspect https://www.coursera.org/lecture/neural-networks-deep-learning/welcome-Cuf2f
2. Reload
3. Show Network Tab
4. Group Media Requests
5. Start video on page
6a. Click "Export"
6b. Click between ByteRange requests and the Video element
Comment 1 Devin Rousso 2019-01-18 13:40:04 PST
Created attachment 359533 [details]
Patch
Comment 2 Joseph Pecoraro 2019-01-18 13:43:37 PST
Comment on attachment 359533 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2019-01-18 14:21:07 PST
Comment on attachment 359533 [details]
Patch

Clearing flags on attachment: 359533

Committed r240173: <https://trac.webkit.org/changeset/240173>
Comment 4 WebKit Commit Bot 2019-01-18 14:21:09 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-01-18 14:22:29 PST
<rdar://problem/47396521>