Files
ladybird/Userland/Libraries/LibWeb/Loader/FrameLoader.cpp
Max Wipfli 1c4854824b LibWeb: Remove usage of URL::set_path() in FrameLoader
This replaces a call to URL::set_path() with URL::set_paths(), as
set_path() will be deprecated and removed.
2021-06-01 09:28:05 +02:00

9.7 KiB