Files
ladybird/Userland/Libraries/LibWebView/URL.cpp
Diego Frias ff7ca5c48c LibWebView: Trim whitespace when sanitizing file paths
Previously, the presence of surrounding whitespace would give file paths
the `https` schema instead of the `file` schema, making navigation
unsuccessful.
2024-07-14 23:44:36 +01:00

4.8 KiB