ladybird/Libraries/LibWeb/HighResolutionTime
Timothy Flynn 70db474cf0 LibJS+LibWeb: Port interned bytecode strings to UTF-16
This was almost a no-op, except we intern JS exception messages. So the
bulk of this patch is porting exception messages to UTF-16.
2025-08-14 10:27:08 +02: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 LibJS+LibWeb: Port interned bytecode strings to UTF-16 2025-08-14 10:27:08 +02: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: Implement basic high resolution time coarsening 2025-01-30 18:37:53 +01:00
TimeOrigin.h LibWeb: Report performance based timestamps relative to ESO time origin 2025-01-27 14:53:33 +01:00