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

Issue 2898683002: Default unspecified value added to enum in proto (Closed)

Created:
3 years, 7 months ago by igorcov
Modified:
3 years, 7 months ago
CC:
chromium-reviews, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Default unspecified value added to enum in proto Updated the enum in proto to be according to the rules from https://engdoc.corp.google.com/eng/doc/devguide/proto/index.md?cl=head BUG=722371 Review-Url: https://codereview.chromium.org/2898683002 Cr-Commit-Position: refs/heads/master@{#473862} Committed: https://chromium.googlesource.com/chromium/src/+/193a454cb1ee78b5a6cecc6c6e6fb63c1598c40c

Patch Set 1 : Merged #

Total comments: 4

Patch Set 2 : Changed default to UNSET #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M chrome/browser/chromeos/policy/proto/chrome_device_policy.proto View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (6 generated)
igorcov
bartfab@chromium.org, atwilson@chromium.org: PTAL
3 years, 7 months ago (2017-05-22 10:25:15 UTC) #3
Andrew T Wilson (Slow)
https://codereview.chromium.org/2898683002/diff/20001/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto File chrome/browser/chromeos/policy/proto/chrome_device_policy.proto (right): https://codereview.chromium.org/2898683002/diff/20001/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto#newcode787 chrome/browser/chromeos/policy/proto/chrome_device_policy.proto:787: MIGRATION_STRATEGY_UNSPECIFIED = 0; I'm not sure that's what we ...
3 years, 7 months ago (2017-05-22 12:30:57 UTC) #4
igorcov
On 2017/05/22 12:30:57, Andrew T Wilson (Slow) wrote: > https://codereview.chromium.org/2898683002/diff/20001/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto > File chrome/browser/chromeos/policy/proto/chrome_device_policy.proto (right): > ...
3 years, 7 months ago (2017-05-22 12:55:38 UTC) #5
Andrew T Wilson (Slow)
Isn't that what has_migration_strategy() is for - detecting "I didn't actually set anything here"? On ...
3 years, 7 months ago (2017-05-22 13:00:08 UTC) #6
bartfab (slow)
On 2017/05/22 13:00:08, Andrew T Wilson (Slow) wrote: > Isn't that what has_migration_strategy() is for ...
3 years, 7 months ago (2017-05-22 13:20:04 UTC) #7
bartfab (slow)
https://codereview.chromium.org/2898683002/diff/20001/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto File chrome/browser/chromeos/policy/proto/chrome_device_policy.proto (right): https://codereview.chromium.org/2898683002/diff/20001/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto#newcode787 chrome/browser/chromeos/policy/proto/chrome_device_policy.proto:787: MIGRATION_STRATEGY_UNSPECIFIED = 0; On 2017/05/22 12:30:56, Andrew T Wilson ...
3 years, 7 months ago (2017-05-22 13:23:47 UTC) #8
bartfab (slow)
3 years, 7 months ago (2017-05-22 13:23:49 UTC) #9
igorcov
https://codereview.chromium.org/2898683002/diff/20001/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto File chrome/browser/chromeos/policy/proto/chrome_device_policy.proto (right): https://codereview.chromium.org/2898683002/diff/20001/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto#newcode787 chrome/browser/chromeos/policy/proto/chrome_device_policy.proto:787: MIGRATION_STRATEGY_UNSPECIFIED = 0; On 2017/05/22 13:23:47, bartfab (slow) wrote: ...
3 years, 7 months ago (2017-05-22 17:20:33 UTC) #10
Thiemo Nagel
https://codereview.chromium.org/2898683002/diff/20001/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto File chrome/browser/chromeos/policy/proto/chrome_device_policy.proto (right): https://codereview.chromium.org/2898683002/diff/20001/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto#newcode787 chrome/browser/chromeos/policy/proto/chrome_device_policy.proto:787: MIGRATION_STRATEGY_UNSPECIFIED = 0; > We (the client) do not ...
3 years, 7 months ago (2017-05-23 09:27:31 UTC) #12
igorcov
Can anybody actually lgtm this? I think it needs to land before being synchronized in ...
3 years, 7 months ago (2017-05-23 10:04:39 UTC) #13
Thiemo Nagel
On 2017/05/23 10:04:39, igorcov wrote: > Can anybody actually lgtm this? I think it needs ...
3 years, 7 months ago (2017-05-23 10:07:33 UTC) #14
Andrew T Wilson (Slow)
lgtm
3 years, 7 months ago (2017-05-23 10:47:42 UTC) #15
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/2898683002/40001
3 years, 7 months ago (2017-05-23 11:00:05 UTC) #17
igorcov
On 2017/05/23 10:07:33, Thiemo Nagel wrote: > On 2017/05/23 10:04:39, igorcov wrote: > > Can ...
3 years, 7 months ago (2017-05-23 11:01:26 UTC) #18
commit-bot: I haz the power
3 years, 7 months ago (2017-05-23 11:48:31 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/193a454cb1ee78b5a6cecc6c6e6f...

Powered by Google App Engine
This is Rietveld 408576698