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

Issue 309963003: Refactors GetDeviceIdentifier() (Closed)

Created:
6 years, 6 months ago by pkl (ping after 24h if needed)
Modified:
6 years, 6 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Refactors GetDeviceIdentifier() This refactors GetDeviceIdentifier function into GetDeviceIdentifier and GetSaltedString. GetSaltedString is a utility function that can be used elsewhere. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274520

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -2 lines) Patch
M base/ios/device_util.h View 1 chunk +6 lines, -0 lines 0 comments Download
M base/ios/device_util.mm View 1 chunk +10 lines, -2 lines 0 comments Download
M base/ios/device_util_unittest.mm View 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
pkl (ping after 24h if needed)
6 years, 6 months ago (2014-06-03 09:44:43 UTC) #1
rohitrao (ping after 24h)
LGTM Code looks fine, but GetSaltedString() doesn't really belong in device_util.h. Is there a better ...
6 years, 6 months ago (2014-06-03 11:43:05 UTC) #2
pkl (ping after 24h if needed)
The CQ bit was checked by pkl@chromium.org
6 years, 6 months ago (2014-06-03 11:53:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkl@chromium.org/309963003/1
6 years, 6 months ago (2014-06-03 11:56:20 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-03 14:27:21 UTC) #5
Message was sent while issue was closed.
Change committed as 274520

Powered by Google App Engine
This is Rietveld 408576698