RESOLVED FIXED 194029
Web Inspector: Uncaught Exception: null is not an object (evaluating 'url.startsWith')
https://bugs.webkit.org/show_bug.cgi?id=194029
Summary Web Inspector: Uncaught Exception: null is not an object (evaluating 'url.sta...
Devin Rousso
Reported 2019-01-30 10:39:08 PST
------- Inspected URL: file:///Volumes/DATA/Build/Release/WebInspectorUI.framework/Resources/Main.html 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: - null is not an object (evaluating 'url.startsWith') (at URLUtilities.js:219:12) displayNameForURL @ URLUtilities.js:219:12 linkifyLocation @ Main.js:2739:43 ? @ ConsoleMessageView.js:361:49 ? @ [native code] promiseReactionJob @ [native code] ------- * STEPS TO REPRODUCE 1. open inspector2 2. log `queryObjects`
Attachments
Patch (1.80 KB, patch)
2019-01-30 10:47 PST, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-01-30 10:47:14 PST
Created attachment 360594 [details] Patch This only seems to affect engineering builds with `WI.isDebugUIEnabled()`.
Matt Baker
Comment 2 2019-01-30 12:05:45 PST
Comment on attachment 360594 [details] Patch rs=me
WebKit Commit Bot
Comment 3 2019-01-30 12:08:23 PST
Comment on attachment 360594 [details] Patch Clearing flags on attachment: 360594 Committed r240724: <https://trac.webkit.org/changeset/240724>
WebKit Commit Bot
Comment 4 2019-01-30 12:08:24 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-01-30 12:09:32 PST
Note You need to log in before you can comment on or make changes to this bug.