RESOLVED CONFIGURATION CHANGED 127955
Make URL password substitution do the correct escaping
https://bugs.webkit.org/show_bug.cgi?id=127955
Summary Make URL password substitution do the correct escaping
Maciej Stachowiak
Reported 2014-01-30 15:03:03 PST
Make URL password substitution do the correct escaping. Ideally this would be done all the way in platform/URL rather than the DOMURL level.
Attachments
Anne van Kesteren
Comment 1 2023-08-18 03:00:30 PDT
That's how it's implemented. html/URLDecomposition mostly forwards to wtf/URL, except for some state checks.
Note You need to log in before you can comment on or make changes to this bug.