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

Issue 9423043: Add the protobufs for the set of session timeout policies planned for the kiosk mode. (Closed)

Created:
8 years, 10 months ago by pastarmovj
Modified:
8 years, 9 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add the protobufs for the set of session timeout policies planned for the kiosk mode. BUG=chromium-os:26250 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125159

Patch Set 1 #

Total comments: 6

Patch Set 2 : Removed unused fields as per Rahul's comment and cleaned up comments. #

Patch Set 3 : Updated the protobuf according to the discussion and added client side binding. #

Total comments: 20

Patch Set 4 : Addressed comments. #

Total comments: 22

Patch Set 5 : Addressed comments and did some more cleanup. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+200 lines, -74 lines) Patch
M chrome/browser/chromeos/cros_settings_names.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/cros_settings_names.cc View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/device_settings_provider.h View 1 2 3 4 2 chunks +18 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/device_settings_provider.cc View 1 2 3 4 5 chunks +138 lines, -74 lines 0 comments Download
M chrome/browser/policy/proto/chrome_device_policy.proto View 1 2 3 4 2 chunks +27 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
pastarmovj
Tis is a CL that adds the proposed set of timeout policies to the device ...
8 years, 10 months ago (2012-02-20 16:44:51 UTC) #1
Mattias Nissler (ping if slow)
As discussed offline, can we just land this with the code that is actually going ...
8 years, 10 months ago (2012-02-21 10:41:38 UTC) #2
rkc
http://codereview.chromium.org/9423043/diff/1/chrome/browser/policy/proto/chrome_device_policy.proto File chrome/browser/policy/proto/chrome_device_policy.proto (right): http://codereview.chromium.org/9423043/diff/1/chrome/browser/policy/proto/chrome_device_policy.proto#newcode117 chrome/browser/policy/proto/chrome_device_policy.proto:117: optional int64 idle_logout_warning_duration = 4; What's the difference between ...
8 years, 10 months ago (2012-02-21 18:15:35 UTC) #3
pastarmovj
Thanks for looking into this CL guys. I updated it as per your comments. I'll ...
8 years, 10 months ago (2012-02-22 14:22:26 UTC) #4
Mattias Nissler (ping if slow)
On 2012/02/22 14:22:26, pastarmovj wrote: > Thanks for looking into this CL guys. I updated ...
8 years, 10 months ago (2012-02-22 14:31:25 UTC) #5
rkc
http://codereview.chromium.org/9423043/diff/1/chrome/browser/policy/proto/chrome_device_policy.proto File chrome/browser/policy/proto/chrome_device_policy.proto (right): http://codereview.chromium.org/9423043/diff/1/chrome/browser/policy/proto/chrome_device_policy.proto#newcode117 chrome/browser/policy/proto/chrome_device_policy.proto:117: optional int64 idle_logout_warning_duration = 4; On 2012/02/22 14:22:27, pastarmovj ...
8 years, 10 months ago (2012-02-22 17:39:07 UTC) #6
rkc
http://codereview.chromium.org/9423043/diff/1/chrome/browser/policy/proto/chrome_device_policy.proto File chrome/browser/policy/proto/chrome_device_policy.proto (right): http://codereview.chromium.org/9423043/diff/1/chrome/browser/policy/proto/chrome_device_policy.proto#newcode117 chrome/browser/policy/proto/chrome_device_policy.proto:117: optional int64 idle_logout_warning_duration = 4; On 2012/02/22 17:39:07, Rahul ...
8 years, 10 months ago (2012-02-23 21:10:13 UTC) #7
pastarmovj
Updated this CL according to the discussion and added client side accessors for those policies.
8 years, 10 months ago (2012-02-24 15:08:20 UTC) #8
rkc
On 2012/02/24 15:08:20, pastarmovj wrote: > Updated this CL according to the discussion and added ...
8 years, 9 months ago (2012-03-01 19:40:11 UTC) #9
Mattias Nissler (ping if slow)
http://codereview.chromium.org/9423043/diff/11001/chrome/browser/chromeos/cros_settings_names.cc File chrome/browser/chromeos/cros_settings_names.cc (right): http://codereview.chromium.org/9423043/diff/11001/chrome/browser/chromeos/cros_settings_names.cc#newcode55 chrome/browser/chromeos/cros_settings_names.cc:55: // Parts of the ScreenSaver proto. Define the extension ...
8 years, 9 months ago (2012-03-01 19:58:10 UTC) #10
pastarmovj
Adding Joao as replacement for Mattias. @Joao: Can you please take a look. Mattias already ...
8 years, 9 months ago (2012-03-05 17:02:54 UTC) #11
Joao da Silva
lgtm, just a couple of style nits. Try running this through linux_chromeos_clang too before landing. ...
8 years, 9 months ago (2012-03-05 17:40:24 UTC) #12
pastarmovj
Fixed all nits. Clang bot is happy so I'll click the commit checkbox now. http://codereview.chromium.org/9423043/diff/17002/chrome/browser/chromeos/device_settings_provider.cc ...
8 years, 9 months ago (2012-03-06 11:59:35 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pastarmovj@chromium.org/9423043/25001
8 years, 9 months ago (2012-03-06 11:59:56 UTC) #14
commit-bot: I haz the power
8 years, 9 months ago (2012-03-06 14:42:42 UTC) #15
Change committed as 125159

Powered by Google App Engine
This is Rietveld 408576698