mirror of
https://github.com/nodejs/node.git
synced 2025-05-16 08:52:55 +00:00

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: ) |