ladybird/Userland/Libraries/LibWeb/NavigationTiming
Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes
These classes only needed Window to get at its realm. Pass a realm
directly to construct Crypto, Encoding, HRT, IntersectionObserver,
NavigationTiming, Page, RequestIdleCallback, Selection, Streams, URL,
and XML classes.
2022-10-01 21:05:32 +01:00
..
PerformanceTiming.cpp LibWeb: Remove unecessary dependence on Window from assorted classes 2022-10-01 21:05:32 +01:00
PerformanceTiming.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
PerformanceTiming.idl LibWeb: Use long long where it was replaced with long 2022-06-06 22:34:45 +01:00