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 7233006: Store/Retrieve CrOS user policy in session_manager. (Closed)

Created:
9 years, 6 months ago by Mattias Nissler (ping if slow)
Modified:
8 years, 8 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Store/Retrieve CrOS user policy in session_manager. BUG=chromium-os:15189 TEST=unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132195

Patch Set 1 #

Total comments: 23

Patch Set 2 : Address feedback. #

Total comments: 5

Patch Set 3 : Rebased onto current state-of-the-art policy stuff, proper migration. #

Patch Set 4 : build fix #

Total comments: 12

Patch Set 5 : Address gfeher's comments #

Total comments: 12

Patch Set 6 : Address comments and remove accidentaly added files that are part of a different CL. #

Patch Set 7 : Rebase, remove signature checks. #

Patch Set 8 : Rebase. #

Patch Set 9 : Rebase #

Total comments: 10

Patch Set 10 : Fix tests and nits. #

Patch Set 11 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+789 lines, -22 lines) Patch
M chrome/browser/chromeos/login/login_utils_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 5 chunks +19 lines, -6 lines 0 comments Download
M chrome/browser/policy/browser_policy_connector.cc View 1 2 3 4 5 6 7 8 9 10 4 chunks +29 lines, -16 lines 0 comments Download
A chrome/browser/policy/cros_user_policy_cache.h View 1 2 3 4 5 6 7 8 9 1 chunk +126 lines, -0 lines 0 comments Download
A chrome/browser/policy/cros_user_policy_cache.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +414 lines, -0 lines 0 comments Download
A chrome/browser/policy/cros_user_policy_cache_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +190 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 8 9 10 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 7 8 9 10 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_paths.h View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_paths.cc View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
Mattias Nissler (ping if slow)
Hi guys, I'd like to start the review on this now so the chance remains ...
9 years, 6 months ago (2011-06-22 11:01:42 UTC) #1
gfeher
Some of my comments are just a cries for help... http://codereview.chromium.org/7233006/diff/1/chrome/browser/policy/cros_user_policy_cache.cc File chrome/browser/policy/cros_user_policy_cache.cc (right): http://codereview.chromium.org/7233006/diff/1/chrome/browser/policy/cros_user_policy_cache.cc#newcode94 ...
9 years, 6 months ago (2011-06-22 12:41:31 UTC) #2
Mattias Nissler (ping if slow)
I've addressed or answered Gabor's comments. There's still the issue with the legacy policy not ...
9 years, 6 months ago (2011-06-22 17:17:35 UTC) #3
gfeher
I am starting to understand what's going on, here are some more comments. http://codereview.chromium.org/7233006/diff/1/chrome/browser/policy/cros_user_policy_cache.cc File ...
9 years, 6 months ago (2011-06-22 22:18:17 UTC) #4
Mattias Nissler (ping if slow)
Hi guys, can you look at this now? It turns out we now have a ...
9 years, 5 months ago (2011-07-20 16:09:07 UTC) #5
gfeher
Looks pretty good. I think I can give you the L*TM soon if you explain ...
9 years, 5 months ago (2011-07-21 12:24:22 UTC) #6
Mattias Nissler (ping if slow)
http://codereview.chromium.org/7233006/diff/14001/chrome/browser/chromeos/cros/login_library.h File chrome/browser/chromeos/cros/login_library.h (right): http://codereview.chromium.org/7233006/diff/14001/chrome/browser/chromeos/cros/login_library.h#newcode25 chrome/browser/chromeos/cros/login_library.h:25: virtual void RequestRetrievePolicy(RetrievePolicyCallback callback, On 2011/07/21 12:24:23, gfeher wrote: ...
9 years, 5 months ago (2011-07-21 14:20:25 UTC) #7
Mattias Nissler (ping if slow)
On 2011/07/21 14:20:25, Mattias Nissler wrote: > http://codereview.chromium.org/7233006/diff/14001/chrome/browser/chromeos/cros/login_library.h > File chrome/browser/chromeos/cros/login_library.h (right): > > http://codereview.chromium.org/7233006/diff/14001/chrome/browser/chromeos/cros/login_library.h#newcode25 ...
9 years, 5 months ago (2011-07-21 15:10:40 UTC) #8
gfeher
LGTM live long and prosper http://codereview.chromium.org/7233006/diff/14001/chrome/browser/chromeos/cros/login_library.h File chrome/browser/chromeos/cros/login_library.h (right): http://codereview.chromium.org/7233006/diff/14001/chrome/browser/chromeos/cros/login_library.h#newcode25 chrome/browser/chromeos/cros/login_library.h:25: virtual void RequestRetrievePolicy(RetrievePolicyCallback callback, ...
9 years, 5 months ago (2011-07-21 23:37:14 UTC) #9
Mattias Nissler (ping if slow)
So long, and thanks for all the fish! http://codereview.chromium.org/7233006/diff/14001/chrome/browser/chromeos/cros/login_library.h File chrome/browser/chromeos/cros/login_library.h (right): http://codereview.chromium.org/7233006/diff/14001/chrome/browser/chromeos/cros/login_library.h#newcode25 chrome/browser/chromeos/cros/login_library.h:25: virtual ...
9 years, 5 months ago (2011-07-22 11:29:47 UTC) #10
Mattias Nissler (ping if slow)
Rebased and updated version, please take another look. Chris: FYI. I dropped the signature checks ...
9 years, 2 months ago (2011-10-13 13:54:20 UTC) #11
pastarmovj
LGTM. I concentrated mainly on the changes since the last LGTM and they seem ok ...
9 years, 2 months ago (2011-10-13 14:42:13 UTC) #12
Chris Masone
On 2011/10/13 13:54:20, Mattias Nissler wrote: > Rebased and updated version, please take another look. ...
9 years, 2 months ago (2011-10-13 17:25:56 UTC) #13
Mattias Nissler (ping if slow)
On Thu, Oct 13, 2011 at 7:25 PM, <cmasone@chromium.org> wrote: > On 2011/10/13 13:54:20, Mattias ...
9 years, 2 months ago (2011-10-13 17:35:15 UTC) #14
Chris Masone
On Thu, Oct 13, 2011 at 10:34 AM, Mattias Nissler <mnissler@chromium.org>wrote: > > > On ...
9 years, 2 months ago (2011-10-13 17:37:22 UTC) #15
Mattias Nissler (ping if slow)
Guys, can you take another look? I'd like to land this really soon now :) ...
8 years, 8 months ago (2012-04-04 19:39:58 UTC) #16
Chris Masone
This issue is closed, and the CL has compile failures, it looks like...what's up here?
8 years, 8 months ago (2012-04-04 20:33:17 UTC) #17
Mattias Nissler (ping if slow)
On 2012/04/04 20:33:17, Chris Masone wrote: > This issue is closed, and the CL has ...
8 years, 8 months ago (2012-04-04 20:51:55 UTC) #18
Chris Masone
On 2012/04/04 20:51:55, Mattias Nissler wrote: > On 2012/04/04 20:33:17, Chris Masone wrote: > > ...
8 years, 8 months ago (2012-04-04 22:24:40 UTC) #19
pastarmovj
LGTM with a few nits. http://codereview.chromium.org/7233006/diff/52001/chrome/browser/policy/cros_user_policy_cache.cc File chrome/browser/policy/cros_user_policy_cache.cc (right): http://codereview.chromium.org/7233006/diff/52001/chrome/browser/policy/cros_user_policy_cache.cc#newcode65 chrome/browser/policy/cros_user_policy_cache.cc:65: // static The constructor ...
8 years, 8 months ago (2012-04-05 09:56:21 UTC) #20
Mattias Nissler (ping if slow)
Thanks for the reviews. I uploaded a new version that fixes the nits and the ...
8 years, 8 months ago (2012-04-05 10:26:04 UTC) #21
Nikita (slow)
chromeos/login lgtm
8 years, 8 months ago (2012-04-05 11:30:27 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnissler@chromium.org/7233006/68001
8 years, 8 months ago (2012-04-13 14:34:09 UTC) #23
commit-bot: I haz the power
8 years, 8 months ago (2012-04-13 15:58:30 UTC) #24
Change committed as 132195

Powered by Google App Engine
This is Rietveld 408576698