mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-24 03:52:58 +00:00
Performing a lookup in the blob URL registry does not work in the case of a web worker - as the registry is not shared between processes. However - the URL itself passed to a worker has the blob attached to it, which we can pull out of the URL on a fetch. |
||
---|---|---|
.. | ||
Checks.cpp | ||
Checks.h | ||
Fetching.cpp | ||
Fetching.h | ||
PendingResponse.cpp | ||
PendingResponse.h | ||
RefCountedFlag.cpp | ||
RefCountedFlag.h |