Commit Graph

2 Commits

Author SHA1 Message Date
Gae24
6353999184 script: replace load_whole_resource with async fetch when constructing a worker (#39671)
Testing: no behaviour changes in tests result should happen
Fixes: #39621

---------

Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
2025-10-13 21:11:45 +00:00
Gae24
b270387541 script: Move worker DOM interfaces to script/dom/workers/ (#39718)
Moves code related to the Web Worker spec to a new mod. 

Testing: A successful build is enough
Part of #38901

Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
2025-10-08 17:56:05 +00:00