ladybird/Userland/Libraries/LibWeb/Internals
Andrew Kaster acd604c5e1 LibWeb: Add a test-only API to spoof the current URL and origin
This is not that easy to use for test developers, as forgetting to set
the url back to its original state after testing your specific API will
cause future navigations to fail in inexplicable ways.
2024-09-20 22:41:24 +01:00
..
Inspector.cpp LibWeb: Remove uses of obsolete PlatformObject::global_object() 2024-09-07 11:37:49 +02:00
Inspector.h LibWebView: Add context menu support to the Inspector's cookie table 2024-09-07 11:10:27 +02:00
Inspector.idl LibWebView: Add context menu support to the Inspector's cookie table 2024-09-07 11:10:27 +02:00
InternalAnimationTimeline.cpp LibWeb: Remove uses of obsolete PlatformObject::global_object() 2024-09-07 11:37:49 +02:00
InternalAnimationTimeline.h LibWeb: Add an InternalAnimationTimeline object 2024-03-28 21:08:32 +01:00
InternalAnimationTimeline.idl LibWeb: Add an InternalAnimationTimeline object 2024-03-28 21:08:32 +01:00
Internals.cpp LibWeb: Add a test-only API to spoof the current URL and origin 2024-09-20 22:41:24 +01:00
Internals.h LibWeb: Add a test-only API to spoof the current URL and origin 2024-09-20 22:41:24 +01:00
Internals.idl LibWeb: Add a test-only API to spoof the current URL and origin 2024-09-20 22:41:24 +01:00