DescriptionDoResolveRelative must not parse mailto schemes as path URLs.
Currently DoResolveRelative perform a ParsePathURL on those
URLs, which have a valid base_parsed_authority.host. However,
hash-mark (#) is not interpreted for mailto schemes, which
result an incorrect parsing.
BUG=413569
Committed: https://crrev.com/1e2171c1d5c24b6738fce18f93a530664e265602
Cr-Commit-Position: refs/heads/master@{#306803}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Next attempt #
Messages
Total messages: 10 (2 generated)
|