ladybird/Libraries/LibWeb/NavigationTiming
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
..
EntryNames.cpp
EntryNames.h
PerformanceExtensions.idl LibWeb: Only expose performance.{timing,navigation} on Window 2025-07-25 11:46:58 +02:00
PerformanceNavigation.cpp LibWeb: Only set prototype once for object with IDL interface 2025-04-20 18:43:11 +02:00
PerformanceNavigation.h
PerformanceNavigation.idl
PerformanceTiming.cpp Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
PerformanceTiming.h LibWeb: Return wall time from PerformanceTiming interface 2025-01-27 14:53:33 +01:00
PerformanceTiming.idl