Bug 199019 - Web Inspector: Uncaught Exception: TypeError: undefined is not an object (evaluating 'sourceCodePosition.lineNumber')
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://bug-198033-attachments.webkit...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-06-19 11:11 PDT by Devin Rousso
Modified: 2019-06-19 12:02 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.41 KB, patch)
2019-06-19 11:17 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-06-19 11:11:16 PDT
-------
Inspected URL:        https://bug-198033-attachments.webkit.org/attachment.cgi?id=370243
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko)

Uncaught Exceptions:
 - TypeError: undefined is not an object (evaluating 'sourceCodePosition.lineNumber') (at Main.js:2866:84)
    ? @ Main.js:2866:84
    ? @ Main.js:2853:36
    makeSourceLinkWithPrefix @ ErrorObjectView.js:64:35
    ? @ FormattedValue.js:112:75
    ErrorObjectView @ ErrorObjectView.js:41:69
    _formatParameterAsError @ ConsoleMessageView.js:655:50
    _formatParameter @ ConsoleMessageView.js:618:23
    _appendFormattedArguments @ ConsoleMessageView.js:459:61
    _appendMessageTextAndArguments @ ConsoleMessageView.js:307:47
    render @ ConsoleMessageView.js:93:44
    renderPendingMessages @ JavaScriptLogViewController.js:310:31
-------

* STEPS TO REPRODUCE
1. inspect < https://bug-198033-attachments.webkit.org/attachment.cgi?id=370243>
2. reload the page
Comment 1 Devin Rousso 2019-06-19 11:17:18 PDT
Created attachment 372480 [details]
Patch
Comment 2 Matt Baker 2019-06-19 11:27:48 PDT
Comment on attachment 372480 [details]
Patch

rs=me
Comment 3 WebKit Commit Bot 2019-06-19 11:59:06 PDT
Comment on attachment 372480 [details]
Patch

Clearing flags on attachment: 372480

Committed r246602: <https://trac.webkit.org/changeset/246602>
Comment 4 WebKit Commit Bot 2019-06-19 11:59:07 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-06-19 12:02:51 PDT
<rdar://problem/51906778>