Files
serenity/Userland/Libraries/LibWeb/Internals/Internals.cpp
Andrew Kaster fc7b908528 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.

(cherry picked from commit acd604c5e1ab0579e9492cf8b88622e27f66bb62)
2024-11-17 11:03:57 -05:00

5.4 KiB