Chromium Code Reviews
DescriptionEscape url to be used in Java layer
GURL can contain unescaped characters. So it should be escaped when it goes
to Java layer.
BUG=419257
Patch Set 1 #
Total comments: 2
Patch Set 2 : Escape only queries #Patch Set 3 : Fix wrong value #Patch Set 4 : Add EscapeQueryParameters function #Patch Set 5 : Handle empty queries #Messages
Total messages: 17 (3 generated)
|