WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
196662
Web Inspector: Uncaught Exception: null is not an object (evaluating 'url.startsWith')
https://bugs.webkit.org/show_bug.cgi?id=196662
Summary
Web Inspector: Uncaught Exception: null is not an object (evaluating 'url.sta...
Devin Rousso
Reported
2019-04-05 15:47:51 PDT
------- Inspected URL:
https://webkit.org/
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: - null is not an object (evaluating 'url.startsWith') (at URLUtilities.js:219:12) displayNameForURL @ URLUtilities.js:219:12 linkifyLocation @ Main.js:2822:43 ? @ ConsoleMessageView.js:379:49 promiseReactionJob @ [native code] ------- Evaluate the following in the console: 1. ``` await fetch("
https://eslint.org/js/app/eslint.js
") .then((response) => response.text()) .then((text) => eval(text)); ``` 2. ``` eslint ```
Attachments
Patch
(4.49 KB, patch)
2019-05-03 22:39 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
Patch
(4.45 KB, patch)
2019-05-03 22:40 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews212 for win-future
(13.69 MB, application/zip)
2019-05-04 02:36 PDT
,
EWS Watchlist
no flags
Details
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-04-05 15:48:42 PDT
Comment hidden (obsolete)
<
rdar://problem/49659634
>
Radar WebKit Bug Importer
Comment 2
2019-04-05 15:48:46 PDT
<
rdar://problem/49659633
>
Devin Rousso
Comment 3
2019-05-03 22:39:30 PDT
Created
attachment 369056
[details]
Patch
Devin Rousso
Comment 4
2019-05-03 22:40:46 PDT
Created
attachment 369057
[details]
Patch
EWS Watchlist
Comment 5
2019-05-04 02:36:04 PDT
Comment hidden (obsolete)
Comment on
attachment 369057
[details]
Patch
Attachment 369057
[details]
did not pass win-ews (win): Output:
https://webkit-queues.webkit.org/results/12098098
New failing tests: svg/repaint/add-border-property-on-root.html svg/dynamic-updates/SVGRadialGradientElement-svgdom-href-prop.html
EWS Watchlist
Comment 6
2019-05-04 02:36:09 PDT
Comment hidden (obsolete)
Created
attachment 369068
[details]
Archive of layout-test-results from ews212 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews212 Port: win-future Platform: CYGWIN_NT-10.0-17763-3.0.5-338.x86_64-x86_64-64bit
WebKit Commit Bot
Comment 7
2019-05-09 17:12:37 PDT
Comment on
attachment 369057
[details]
Patch Clearing flags on attachment: 369057 Committed
r245165
: <
https://trac.webkit.org/changeset/245165
>
WebKit Commit Bot
Comment 8
2019-05-09 17:12:38 PDT
All reviewed patches have been landed. Closing bug.
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