ladybird/Userland/Libraries/LibWeb/NavigationTiming
Matthew Olsson 3c3ead5ff4 LibWeb: Don't store WindowOrWorkerGlobalScopeMixin in Performance
It wasn't used anyways, instead preferring to do dynamic_casts in every
method. Let's keep doing that, but move it into a helper function.
2024-04-07 07:03:13 +02:00
..
EntryNames.cpp AK: Make "foo"_fly_string infallible 2023-08-07 16:03:27 +02:00
EntryNames.h AK: Make "foo"_fly_string infallible 2023-08-07 16:03:27 +02:00
PerformanceTiming.cpp LibWeb: Don't store WindowOrWorkerGlobalScopeMixin in Performance 2024-04-07 07:03:13 +02:00
PerformanceTiming.h LibWeb: Don't store WindowOrWorkerGlobalScopeMixin in Performance 2024-04-07 07:03:13 +02:00
PerformanceTiming.idl LibWeb: Add comments and missing items of various IDL files 2023-10-25 19:45:41 +02:00