Chromium Code Reviews
Description[Android] Fix regex in AcceptLanguageTest.
It had not been properly splitting on terminal quality factors, e.g.
"en-US;q=0.8" would get split into exactly that rather than into "en-US"
as intended.
BUG=614715
Committed: https://crrev.com/be9b84822febd4cf965f88f426661eab3ba589f9
Cr-Commit-Position: refs/heads/master@{#395933}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|
|||||||||||||||||||