Shannon Booth
|
91e7218c22
|
LibWeb/HTML: Enforce CORS-mode fetch when fetching Worker script
At some point, the FIXME mentioned has been fixed.
|
2026-04-05 09:52:25 +02:00 |
|
Shannon Booth
|
1ca68af702
|
LibWeb: Fire error event at Worker when script loading fails
This fixes a whole bunch of WPT timeouts for Workers which wait
for this event to arrive.
|
2026-03-08 12:18:21 +00:00 |
|
CountBleck
|
f44c75a8de
|
LibWeb: Import WPT tests concerning workers spawning other workers
Note that the importScripts() calls to /resources/testharness.js had to
be manually adjusted to use relative paths.
|
2026-01-31 22:45:08 +01:00 |
|