Luke Wilde
847589404b
LibWeb: Set filename of module scripts to full URL instead of basename
...
Atlassian login gets the base URL for its module scripts by throwing an
error and pulling out the current script's URL from error.stack with
regex.
Since we only returned a basename for module scripts, it would fail to
match and try and use `/` as a base URL (because it does
[matched_string] + "/"), which is not a valid base URL.
2025-08-26 15:46:45 +02:00
..
2025-04-25 14:07:51 +02:00
2025-04-25 14:07:51 +02:00
2025-08-14 10:27:08 +02:00
2025-08-23 16:04:36 -06:00
2025-08-11 11:08:04 +01:00
2025-08-23 16:04:36 -06:00
2025-08-11 11:08:04 +01:00
2025-08-23 16:04:36 -06:00
2025-08-14 10:27:08 +02:00
2025-08-23 16:04:36 -06:00
2025-08-26 15:46:45 +02:00
2025-08-23 16:04:36 -06:00
2025-08-07 02:05:50 +02:00
2025-03-24 22:27:17 +00:00
2025-04-05 11:20:26 +02:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2025-08-23 16:04:36 -06:00
2025-08-14 10:27:08 +02:00
2025-08-23 16:04:36 -06:00
2025-02-19 08:01:35 -05:00
2025-08-23 16:04:36 -06:00
2025-08-11 11:08:04 +01:00
2025-08-23 16:04:36 -06:00
2025-04-25 14:07:51 +02:00
2025-08-23 16:04:36 -06:00
2024-11-24 15:29:47 -07:00
2024-11-24 15:29:47 -07:00
2025-08-23 16:04:36 -06:00
2025-08-11 11:08:04 +01:00
2025-08-11 11:08:04 +01:00
2025-04-25 14:07:51 +02:00
2025-04-25 14:07:51 +02:00
2025-08-11 11:08:04 +01:00
2025-08-23 16:04:36 -06:00