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

Issue 216763004: OEM folder name support for apps installed from rootfs (Closed)

Created:
6 years, 9 months ago by Dmitry Polukhin
Modified:
6 years, 8 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

+ add was_installed_by_oem support to external extensions json. + set OEM apps folder name from default_app_order.json BUG=357408 TEST=unit_tests R= asargent@chromium.org, stevenjb@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262847

Patch Set 1 #

Patch Set 2 : set name from default_app_order.json #

Patch Set 3 : rebase #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -4 lines) Patch
M chrome/browser/chromeos/customization_document.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/extensions/default_app_order.h View 1 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/extensions/default_app_order.cc View 1 6 chunks +60 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/extensions/default_app_order_unittest.cc View 1 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M chrome/browser/extensions/external_provider_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/external_provider_impl.cc View 2 chunks +7 lines, -1 line 1 comment Download

Messages

Total messages: 13 (0 generated)
Dmitry Polukhin
PTAL
6 years, 9 months ago (2014-03-28 18:41:59 UTC) #1
Dmitry Polukhin
+ stevenjb
6 years, 9 months ago (2014-03-28 22:14:44 UTC) #2
stevenjb
lgtm
6 years, 9 months ago (2014-03-28 23:07:04 UTC) #3
asargent_no_longer_on_chrome
Should this be restricted to only ChromeOS, or do we intentionally want to support the ...
6 years, 8 months ago (2014-03-31 19:28:12 UTC) #4
Dmitry Polukhin
Sorry for delay, I was on vacation. On 2014/03/31 19:28:12, Antony Sargent wrote: > Should ...
6 years, 8 months ago (2014-04-09 00:09:10 UTC) #5
asargent_no_longer_on_chrome
On 2014/04/09 00:09:10, Dmitry Polukhin wrote: > Sorry for delay, I was on vacation. > ...
6 years, 8 months ago (2014-04-09 16:56:23 UTC) #6
Dmitry Polukhin
On 2014/04/09 16:56:23, Antony Sargent wrote: > My only concern would be if malicious 3rd ...
6 years, 8 months ago (2014-04-09 17:39:47 UTC) #7
stevenjb
https://codereview.chromium.org/216763004/diff/30001/chrome/browser/extensions/external_provider_impl.cc File chrome/browser/extensions/external_provider_impl.cc (right): https://codereview.chromium.org/216763004/diff/30001/chrome/browser/extensions/external_provider_impl.cc#newcode225 chrome/browser/extensions/external_provider_impl.cc:225: if (extension->GetBoolean(kWasInstalledByOem, &was_installed_by_oem) && We only set this property ...
6 years, 8 months ago (2014-04-09 18:17:38 UTC) #8
asargent_no_longer_on_chrome
On 2014/04/09 18:17:38, stevenjb wrote: > https://codereview.chromium.org/216763004/diff/30001/chrome/browser/extensions/external_provider_impl.cc > File chrome/browser/extensions/external_provider_impl.cc (right): > > https://codereview.chromium.org/216763004/diff/30001/chrome/browser/extensions/external_provider_impl.cc#newcode225 > ...
6 years, 8 months ago (2014-04-09 19:27:59 UTC) #9
Dmitry Polukhin
On 2014/04/09 19:27:59, Antony Sargent wrote: > On 2014/04/09 18:17:38, stevenjb wrote: > > > ...
6 years, 8 months ago (2014-04-09 19:46:11 UTC) #10
Dmitry Polukhin
The CQ bit was checked by dpolukhin@chromium.org
6 years, 8 months ago (2014-04-09 19:46:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpolukhin@chromium.org/216763004/30001
6 years, 8 months ago (2014-04-09 19:46:52 UTC) #12
commit-bot: I haz the power
6 years, 8 months ago (2014-04-09 22:50:07 UTC) #13
Message was sent while issue was closed.
Change committed as 262847

Powered by Google App Engine
This is Rietveld 408576698