WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
127956
Make URL username substitution do the correct escaping
https://bugs.webkit.org/show_bug.cgi?id=127956
Summary
Make URL username substitution do the correct escaping
Maciej Stachowiak
Reported
2014-01-30 15:03:08 PST
Make URL username substitution do the correct escaping. Ideally this would be done all the way in platform/URL rather than the DOMURL level.
Attachments
Add attachment
proposed patch, testcase, etc.
Anne van Kesteren
Comment 1
2023-08-18 03:00:50 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.
Top of Page
Format For Printing
XML
Clone This Bug