ladybird/Libraries/LibWeb/HighResolutionTime
Niccolo Antonelli Dziri bed56c676d LibWeb: Use enum instead of bool for CanUseCrossOriginIsolatedAPIs
Change the parameters types of the functions `coarsen_time` and
`coarsened_shared_current_time` from `bool` to
`CanUseCrossOriginIsolatedAPIs` for more coherence with the surrounding
code.
2026-02-13 16:47:42 +00:00
..
DOMHighResTimeStamp.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
DOMHighResTimeStamp.idl Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
EpochTimeStamp.h LibWeb: Add the EpochTimestamp IDL typedef 2025-06-21 10:00:29 +02:00
EpochTimeStamp.idl LibWeb: Add the EpochTimestamp IDL typedef 2025-06-21 10:00:29 +02:00
Performance.cpp Everywhere: Clean up AD-HOC and FIXME comments without colons 2025-11-13 15:56:04 +01:00
Performance.h LibWeb: Implement Resource Timing 2025-03-06 09:00:53 -07:00
Performance.idl LibWeb: Only expose performance.{timing,navigation} on Window 2025-07-25 11:46:58 +02:00
SupportedPerformanceTypes.h LibWeb: Implement Resource Timing 2025-03-06 09:00:53 -07:00
TimeOrigin.cpp LibWeb: Use enum instead of bool for CanUseCrossOriginIsolatedAPIs 2026-02-13 16:47:42 +00:00
TimeOrigin.h LibWeb: Use enum instead of bool for CanUseCrossOriginIsolatedAPIs 2026-02-13 16:47:42 +00:00