DescriptionFormatURL used to escape characters in the query string that
GURL doesn't escape when cannonicalizing, and are illegal
in the query portion of the URL according to spec. Fix that
behavior, so if gurl is a valid url, so is GURL(FormatURL(gurl)).
BUG=90387
TEST=NetUtilTest.FormatUrlRoundTripPathASCII, NetUtilTest.FormatUrlRoundTripPathEscape, NetUtilTest.FormatUrlRoundTripQueryASCII, NetUtilTest.FormatUrlRoundTripQueryEscaped
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97093
Patch Set 1 : '' #Patch Set 2 : '' #Patch Set 3 : '' #Patch Set 4 : Fix comment #Patch Set 5 : Add comment #Messages
Total messages: 6 (0 generated)
|