Files
serenity/Userland/Libraries/LibWebView/URL.cpp
Diego Frias 4c0fcb7ae3 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.

(cherry picked from commit ff7ca5c48c316e07b1bf631b2d7ed14c358dfa42)
2024-07-14 19:34:49 -04:00

4.8 KiB