Description[LogoTracker] Correct fingerprint append in async parameter.
Clients that already set the async parameter (in this case, with 'cta:1'), will
end up with query strings with two differeny async parameters, instead of a
comma delimited async param.
E.g. converts ?async=cta:1&async=es_dfp:123 -> ?async=cta:1,es_dfp:123
BUG=414528
Committed: https://crrev.com/c438c1843041746877c9dc83d9ce63a3c43bb6bb
Cr-Commit-Position: refs/heads/master@{#324174}
R=newt@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/89f3945a15ebf0a87cc4b009801fe57d6238b27e
Patch Set 1 #Patch Set 2 : Format #Patch Set 3 : Change append_fingerprint_func_ to append_queryparams_func_. #
Total comments: 4
Patch Set 4 : Fix tests and comment nits #
Messages
Total messages: 12 (3 generated)
|