Files
ladybird/Userland/Libraries/LibWeb/HTML/Scripting/Fetching.cpp
Andreas Kling 854b114c04 LibWeb: Use the script's own URL as filename for fetched classic script
This makes JS backtraces actually show the filename of scripts correctly
again (instead of the URL of the document that loaded them).
2023-06-29 12:07:11 +02:00

31 KiB