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

Issue 676913002: kiosk: Support update url for enterprise. (Closed)

Created:
6 years, 2 months ago by xiyuan
Modified:
6 years, 1 month ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

kiosk: Support update url for enterprise. - Bring back kiosk update url in device local account policy; - Use the update url from policy to initialize kiosk cache; BUG=345123 TEST=KioskEnterpriseTest.PrivateStore Committed: https://crrev.com/3642e122b21885ef467761b7ee37815c0d98b740 Cr-Commit-Position: refs/heads/master@{#301437}

Patch Set 1 #

Total comments: 7

Patch Set 2 : for #1 #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+244 lines, -110 lines) Patch
M chrome/browser/chromeos/app_mode/fake_cws.h View 1 2 chunks +32 lines, -10 lines 0 comments Download
M chrome/browser/chromeos/app_mode/fake_cws.cc View 1 5 chunks +49 lines, -27 lines 0 comments Download
M chrome/browser/chromeos/app_mode/kiosk_app_data.h View 4 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/chromeos/app_mode/kiosk_app_data.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/app_mode/kiosk_app_manager.cc View 4 chunks +14 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/app_mode/startup_app_launcher.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/app_mode/startup_app_launcher.cc View 2 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/chromeos/login/kiosk_browsertest.cc View 12 chunks +93 lines, -49 lines 0 comments Download
M chrome/browser/chromeos/ownership/owner_settings_service_chromeos.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/policy/device_local_account.h View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/chromeos/policy/device_local_account.cc View 5 chunks +18 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/policy/proto/chrome_device_policy.proto View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/settings/device_settings_provider.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
A chrome/test/data/chromeos/app_mode/webstore/update_check/has_update_private_store.xml View 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/settings/cros_settings_names.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chromeos/settings/cros_settings_names.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
xiyuan
Mattias, could you or someone from your team could help to review policy/* and settings/* ...
6 years, 2 months ago (2014-10-23 22:49:11 UTC) #2
Mattias Nissler (ping if slow)
Bin: see inline question. Xiyuan: Please also add decoding to device_policy_decoder_chromeos.cc, so the new field ...
6 years, 2 months ago (2014-10-24 09:10:38 UTC) #4
chromium-reviews
Right, it seems we never launched the update_url and all the values are empty in ...
6 years, 2 months ago (2014-10-25 00:22:20 UTC) #5
xiyuan
device_policy_decoder_chromeos.cc updated too. Hope I did it right. :) PTAL. Thanks. https://codereview.chromium.org/676913002/diff/1/chrome/browser/chromeos/app_mode/fake_cws.h File chrome/browser/chromeos/app_mode/fake_cws.h (right): ...
6 years, 1 month ago (2014-10-25 17:45:26 UTC) #6
Mattias Nissler (ping if slow)
LGTM, thanks!
6 years, 1 month ago (2014-10-27 07:48:25 UTC) #7
jennyz
lgtm
6 years, 1 month ago (2014-10-27 18:54:17 UTC) #8
xiyuan
zel, could I get an owner stamp for chromeos/settings/cros_settings_names.h|cc ? Thanks.
6 years, 1 month ago (2014-10-27 19:26:34 UTC) #10
zel
lgtm
6 years, 1 month ago (2014-10-27 19:55:28 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/676913002/40001
6 years, 1 month ago (2014-10-27 19:57:15 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-10-27 20:53:03 UTC) #14
commit-bot: I haz the power
6 years, 1 month ago (2014-10-27 20:53:49 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3642e122b21885ef467761b7ee37815c0d98b740
Cr-Commit-Position: refs/heads/master@{#301437}

Powered by Google App Engine
This is Rietveld 408576698