Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6da719bea07d0e844d33800d3c3c9b5762d71f9b https://github.com/WebKit/WebKit/commit/6da719bea07d0e844d33800d3c3c9b5762d71f9b Author: Keith Miller <keith_mil...@apple.com> Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths: A JSTests/stress/import-meta-url.mjs M Source/JavaScriptCore/API/JSAPIGlobalObject.mm M Source/JavaScriptCore/API/tests/testapi.c M Source/JavaScriptCore/API/tests/testapi.mm M Source/JavaScriptCore/jsc.cpp Log Message: ----------- add support for import.meta.url to jsc CLI https://bugs.webkit.org/show_bug.cgi?id=296132 rdar://156071047 Reviewed by Yusuke Suzuki. This patch adds import.meta.url to the JSC CLI and API module import.meta objects. This matches the web's behavior and is desired for https://github.com/WebKit/JetStream/pull/73. Canonical link: https://commits.webkit.org/297565@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes