Bug 199019

Summary: Web Inspector: Uncaught Exception: TypeError: undefined is not an object (evaluating 'sourceCodePosition.lineNumber')
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hi, inspector-bugzilla-changes, mattbaker, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
URL: https://bug-198033-attachments.webkit.org/attachment.cgi?id=370243
Attachments:
Description Flags
Patch none

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>