ladybird/Userland/Libraries/LibWeb
2022-09-06 00:27:09 +02:00
..
Bindings LibWeb: Make LocationObject a PlatformObject 2022-09-06 00:27:09 +02:00
Cookie
Crypto LibWeb: Make Crypto GC-allocated 2022-09-06 00:27:09 +02:00
CSS LibWeb: Use cached_web_prototype() as much as possible 2022-09-06 00:27:09 +02:00
DOM LibWeb: Make DOMRect, DOMRectReadOnly and DOMRectList GC-allocated 2022-09-06 00:27:09 +02:00
DOMParsing LibWeb: Use cached_web_prototype() as much as possible 2022-09-06 00:27:09 +02:00
Encoding LibWeb: Make TextDecoder GC-allocated 2022-09-06 00:27:09 +02:00
Fetch LibWeb: Make Headers and HeadersIterator GC-allocated 2022-09-06 00:27:09 +02:00
FileAPI LibWeb: Make Blob and File GC-allocated 2022-09-06 00:27:09 +02:00
Geometry LibWeb: Make DOMRect, DOMRectReadOnly and DOMRectList GC-allocated 2022-09-06 00:27:09 +02:00
HighResolutionTime LibWeb: Use cached_web_prototype() as much as possible 2022-09-06 00:27:09 +02:00
HTML LibWeb: Make WorkerNavigator GC-allocated 2022-09-06 00:27:09 +02:00
Infra
IntersectionObserver LibWeb: Make IntersectionObserver GC-allocated 2022-09-06 00:27:09 +02:00
Layout LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2022-09-06 00:27:09 +02:00
Loader LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2022-09-06 00:27:09 +02:00
MimeSniff
NavigationTiming LibWeb: Make PerformanceTiming GC-allocated 2022-09-06 00:27:09 +02:00
Page LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2022-09-06 00:27:09 +02:00
Painting
RequestIdleCallback LibWeb: Make IdleDeadline GC-allocated 2022-09-06 00:27:09 +02:00
ResizeObserver LibWeb: Make ResizeObserver GC-allocated 2022-09-06 00:27:09 +02:00
Scripts
Selection LibWeb: Make Selection GC-allocated 2022-09-06 00:27:09 +02:00
SVG LibWeb: Make DOMPoint and DOMPointReadOnly GC-allocated 2022-09-06 00:27:09 +02:00
Tests
UIEvents LibWeb: Use cached_web_prototype() as much as possible 2022-09-06 00:27:09 +02:00
URL LibWeb: Make URL, URLSearchParams & URLSearchParamsIterator GC-allocated 2022-09-06 00:27:09 +02:00
WebAssembly LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2022-09-06 00:27:09 +02:00
WebGL LibWeb: Use cached_web_prototype() as much as possible 2022-09-06 00:27:09 +02:00
WebSockets LibWeb: Use cached_web_prototype() as much as possible 2022-09-06 00:27:09 +02:00
XHR LibWeb: Make URL, URLSearchParams & URLSearchParamsIterator GC-allocated 2022-09-06 00:27:09 +02:00
XML LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2022-09-06 00:27:09 +02:00
CMakeLists.txt LibWeb: Make WorkerNavigator GC-allocated 2022-09-06 00:27:09 +02:00
Dump.cpp
Dump.h
FontCache.cpp
FontCache.h
Forward.h LibWeb: Make WorkerNavigator GC-allocated 2022-09-06 00:27:09 +02:00
idl_files.cmake LibWeb: Make WorkerNavigator GC-allocated 2022-09-06 00:27:09 +02:00
ImageDecoding.cpp
ImageDecoding.h
Namespace.cpp
Namespace.h
TreeNode.h