DescriptionDo not call lower() on domains set from DOM after canonicalization
We already canonicalize the domain using normal host canonicalization.
Calling lower() actually yields non-canonical domains if the domain has
percent encoded characters (which canonicalize to use uppercase).
BUG=none
Committed: https://crrev.com/5d603f5dff8fbdf0c57b57af8652188db129d53a
Cr-Commit-Position: refs/heads/master@{#438836}
Patch Set 1 #Patch Set 2 : add test #
Messages
Total messages: 17 (11 generated)
|