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

Issue 974713002: kiosk: Ensure launching latest version. (Closed)

Created:
5 years, 9 months ago by xiyuan
Modified:
5 years, 9 months ago
Reviewers:
Yoyo Zhou, jennyz
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

kiosk: Ensure launching latest version. - Add a install_immediately flag to ExternalProviderImpl; - Set install_immediately flag to true for kiosk app provider so that updated app install is not delayed; - Set auto acknowledge since kiosk should not show external install alert; BUG=461419 Committed: https://crrev.com/4d82f7b69b1058e9af2696c568fe051d2b22a213 Cr-Commit-Position: refs/heads/master@{#319005}

Patch Set 1 #

Patch Set 2 : auto ack #

Total comments: 3

Patch Set 3 : use install immediately flag #

Patch Set 4 : fix unittest compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+205 lines, -140 lines) Patch
M chrome/browser/chromeos/customization/customization_document_unittest.cc View 1 2 3 6 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/extensions/device_local_account_external_policy_loader_unittest.cc View 1 2 3 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_service.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 2 3 19 chunks +165 lines, -119 lines 0 comments Download
M chrome/browser/extensions/external_policy_loader_unittest.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/external_provider_impl.h View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/extensions/external_provider_impl.cc View 1 2 3 chunks +13 lines, -9 lines 0 comments Download
M extensions/browser/external_provider_interface.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 15 (4 generated)
xiyuan
5 years, 9 months ago (2015-03-03 01:57:38 UTC) #2
jennyz
lgtm
5 years, 9 months ago (2015-03-03 18:09:30 UTC) #3
xiyuan
yoz@, could you help with owner's review of external_provider_impl.cc? Kiosk apps are installed via external ...
5 years, 9 months ago (2015-03-03 18:15:59 UTC) #5
Yoyo Zhou
https://chromiumcodereview.appspot.com/974713002/diff/20001/chrome/browser/extensions/external_provider_impl.cc File chrome/browser/extensions/external_provider_impl.cc (right): https://chromiumcodereview.appspot.com/974713002/diff/20001/chrome/browser/extensions/external_provider_impl.cc#newcode430 chrome/browser/extensions/external_provider_impl.cc:430: Extension::NO_FLAGS)); I think you should just set the kInstallFlagInstallImmediately ...
5 years, 9 months ago (2015-03-03 21:38:23 UTC) #6
xiyuan
https://chromiumcodereview.appspot.com/974713002/diff/20001/chrome/browser/extensions/external_provider_impl.cc File chrome/browser/extensions/external_provider_impl.cc (right): https://chromiumcodereview.appspot.com/974713002/diff/20001/chrome/browser/extensions/external_provider_impl.cc#newcode430 chrome/browser/extensions/external_provider_impl.cc:430: Extension::NO_FLAGS)); On 2015/03/03 21:38:23, Yoyo Zhou wrote: > I ...
5 years, 9 months ago (2015-03-03 22:04:21 UTC) #7
xiyuan
https://chromiumcodereview.appspot.com/974713002/diff/20001/chrome/browser/extensions/external_provider_impl.cc File chrome/browser/extensions/external_provider_impl.cc (right): https://chromiumcodereview.appspot.com/974713002/diff/20001/chrome/browser/extensions/external_provider_impl.cc#newcode430 chrome/browser/extensions/external_provider_impl.cc:430: Extension::NO_FLAGS)); On 2015/03/03 22:04:21, xiyuan wrote: > On 2015/03/03 ...
5 years, 9 months ago (2015-03-03 22:33:20 UTC) #8
Yoyo Zhou
On 2015/03/03 22:33:20, xiyuan wrote: > https://chromiumcodereview.appspot.com/974713002/diff/20001/chrome/browser/extensions/external_provider_impl.cc > File chrome/browser/extensions/external_provider_impl.cc (right): > > https://chromiumcodereview.appspot.com/974713002/diff/20001/chrome/browser/extensions/external_provider_impl.cc#newcode430 > ...
5 years, 9 months ago (2015-03-03 22:38:56 UTC) #9
xiyuan
I've updated the CL description so that it matches the latest patch set. Thanks guys.
5 years, 9 months ago (2015-03-03 22:42:36 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/974713002/60001
5 years, 9 months ago (2015-03-04 00:02:21 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-04 02:29:36 UTC) #14
commit-bot: I haz the power
5 years, 9 months ago (2015-03-04 02:30:16 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4d82f7b69b1058e9af2696c568fe051d2b22a213
Cr-Commit-Position: refs/heads/master@{#319005}

Powered by Google App Engine
This is Rietveld 408576698