mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-27 02:20:17 +00:00
This required some changes in LibURL & LibIPC since it has its own definition of an BlobURLEntry. For now, we don't have a concrete usage of MediaSource in LibURL so it is defined as an empty struct. This removes one FIXME in an idl file. |
||
|---|---|---|
| .. | ||
| Fetching | ||
| Infrastructure | ||
| Body.cpp | ||
| Body.h | ||
| Body.idl | ||
| BodyInit.cpp | ||
| BodyInit.h | ||
| BodyInit.idl | ||
| Enums.cpp | ||
| Enums.h | ||
| FetchMethod.cpp | ||
| FetchMethod.h | ||
| Headers.cpp | ||
| Headers.h | ||
| Headers.idl | ||
| HeadersIterator.cpp | ||
| HeadersIterator.h | ||
| Request.cpp | ||
| Request.h | ||
| Request.idl | ||
| Response.cpp | ||
| Response.h | ||
| Response.idl | ||