Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Issue 2900963004: Fix RLZ ID generation to be 50 char and slightly more robust. (Closed)

Created:
3 years, 7 months ago by Ted C
Modified:
3 years, 7 months ago
Reviewers:
Yusuf
CC:
chromium-reviews, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix RLZ ID generation to be 50 char and slightly more robust. There was an off by one error that was making it 49 chars. The previous solution wouldn't work if the base ID was less than 25 chars either. This solution should work for any non-empty ID. TBR=yusufo@chromium.org TEST=DCHECK doesn't fail BUG= Review-Url: https://codereview.chromium.org/2900963004 Cr-Commit-Position: refs/heads/master@{#473968} Committed: https://chromium.googlesource.com/chromium/src/+/4d011265aba6c7861461ec968630efe952d8799f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M chrome/android/java/src/org/chromium/chrome/browser/rlz/RlzPingHandler.java View 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 9 (5 generated)
Ted C
3 years, 7 months ago (2017-05-23 16:13:34 UTC) #2
Yusuf
lgtm
3 years, 7 months ago (2017-05-23 16:54:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2900963004/1
3 years, 7 months ago (2017-05-23 16:55:42 UTC) #6
commit-bot: I haz the power
3 years, 7 months ago (2017-05-23 17:47:36 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/4d011265aba6c7861461ec968630...

Powered by Google App Engine
This is Rietveld 408576698