PR-URL: https://github.com/nodejs/node/pull/37587 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
Checks that we only send along non-data urls.
|
|
Test log with data uri.
|
|
console api called: Hello World!
|
|
callFrame: function test (url: )
|
|
callFrame: function (url: test.js)
|
|
exception details: Uncaught ReferenceError: Exception is not defined (url: ) |