1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 11:58:13 +00:00
serenity/Userland
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
..
Applets Applets/Network: Replace fprintf(stderr) with dbgln() 2021-05-31 17:44:01 +01:00
Applications Spreadsheet: Remove usage of URL::set_path() 2021-06-01 09:28:05 +02:00
Demos Everywhere: Use s.unverwerth@serenityos.org :^) 2021-05-29 12:30:08 +01:00
DevTools Everywhere: Sort out superfluous QuickSort.h imports 2021-05-29 23:41:54 +01:00
DynamicLoader Userland: Port UBSAN implementation to userspace 2021-05-27 15:18:03 +02:00
Games Hearts: Fix sorting for pick_low_points_high_value_card 2021-06-01 08:52:08 +02:00
Libraries LibWeb: Remove usage of URL::set_path() in FrameLoader 2021-06-01 09:28:05 +02:00
Services AK+Everywhere: Replace usages of URLParser::urlencode() and urldecode() 2021-06-01 09:28:05 +02:00
Shell Everywhere: Sort out superfluous QuickSort.h imports 2021-05-29 23:41:54 +01:00
Utilities basename: Tidy up a little more 2021-06-01 09:13:17 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00