Chromium Code Reviews
DescriptionAdd user name in the feedback data.
Added a map entry for user name in the feedback data. The key is
"Blimp Account", and the value will be Google account name of the current
user, such as someone@gmail.com.
When the user is not logged in, an empty string will be filled in as
the value in the feedback data map.
For early connect, the username can be catched in the feedback data.
BUG=653721
Committed: https://crrev.com/23665d9436ba067872f0b2c652dce17404393657
Cr-Commit-Position: refs/heads/master@{#430739}
Patch Set 1 #Patch Set 2 : Better unittests. #Patch Set 3 : Changed to use username string. #Patch Set 4 : Polish the comment. #Patch Set 5 : Do a build version check. #
Total comments: 2
Patch Set 6 : Polish naming and add javadoc param. #Patch Set 7 : Polish comments a bit more. #
Total comments: 2
Patch Set 8 : Version check only in Java layer. #
Total comments: 1
Messages
Total messages: 34 (23 generated)
|