gecko-dev/dom/workers/loader
Yulia Startsev bc0039cc77 Bug 1784482 - Implement corrected base URI for module redirection; r=asuth
This relates to 1784482, in that it allows modules to pass through the scriptloader independently.
This was a small bug that I caught in the wpt tests. I didn't have a better segment to put it under
so it is here.

Depends on D154382

Differential Revision: https://phabricator.services.mozilla.com/D147325
2022-09-08 17:13:28 +00:00
..
CacheLoadHandler.cpp Bug 1783190 - In the case of cancellation, cleanup cache; r=asuth 2022-09-08 17:13:27 +00:00
CacheLoadHandler.h Bug 1783190 - Replace WorkerPrivate usage on CacheLoadHandler with ThreadSafeWorkerRef; r=asuth 2022-08-22 11:43:02 +00:00
moz.build
NetworkLoadHandler.cpp Bug 1784482 - Implement corrected base URI for module redirection; r=asuth 2022-09-08 17:13:28 +00:00
NetworkLoadHandler.h Bug 1783190 - Replace WorkerPrivate usage on NetworkLoadHandler with ThreadSafeWorkerRef; r=asuth 2022-08-22 11:43:02 +00:00
ScriptResponseHeaderProcessor.cpp Bug 1778492 - Add an origin trial for coep: credentialless r=emilio,necko-reviewers,kershaw 2022-07-27 20:33:19 +00:00
ScriptResponseHeaderProcessor.h
WorkerLoadContext.cpp Bug 1784476 - Move ClientInfo to WorkerLoadContext; r=asuth 2022-08-24 13:38:34 +00:00
WorkerLoadContext.h Bug 1784476 - Move ClientInfo to WorkerLoadContext; r=asuth 2022-08-24 13:38:34 +00:00