mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
1cef03e517
We never reach `CompileFetchedModule` if we have an unknown module type since we take the module type into account when we do mime type checking, so the file always fails to load because of MIME mismatch, and we don't get the expected `TypeError.` Checking if we have an unknown type should happen much earlier in the process. Differential Revision: https://phabricator.services.mozilla.com/D222222 |
||
---|---|---|
.. | ||
loader | ||
tests | ||
moz.build | ||
Worklet.cpp | ||
Worklet.h | ||
WorkletFetchHandler.cpp | ||
WorkletFetchHandler.h | ||
WorkletGlobalScope.cpp | ||
WorkletGlobalScope.h | ||
WorkletImpl.cpp | ||
WorkletImpl.h | ||
WorkletThread.cpp | ||
WorkletThread.h |