1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-12 02:30:30 +09:00
ladybird/Userland/Libraries/LibWeb/NavigationTiming
sideshowbarker 51528ec677 LibWeb: Normalize all WebIDL definition lines to four leading spaces
This change takes all existing WebIDL files in the repo that had
definition lines without four leading spaces, and fixes them so they
have four leading spaces.
2024-09-10 21:16:53 +01: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
PerformanceNavigation.cpp LibWeb: Add stub implementation of performance.navigation 2024-08-04 10:38:42 +02:00
PerformanceNavigation.h LibWeb: Add stub implementation of performance.navigation 2024-08-04 10:38:42 +02:00
PerformanceNavigation.idl LibWeb: Normalize all WebIDL definition lines to four leading spaces 2024-09-10 21:16:53 +01:00
PerformanceTiming.cpp LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 2024-04-27 18:29:35 -04: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