ladybird/Libraries/LibWeb/HighResolutionTime
Luke Wilde da5fca15ee LibWeb: Only expose performance.{timing,navigation} on Window
They are only valid in a Window context, and the spec only exposes them
in Window contexts.

Fixes workers crashing on:
- https://web.whatsapp.com/
- https://pro.kraken.com/app/trade/btc-usd
2025-07-25 11:46:58 +02:00
..
DOMHighResTimeStamp.h
DOMHighResTimeStamp.idl
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 LibWeb: Only set prototype once for object with IDL interface 2025-04-20 18:43:11 +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