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

Issue 381553002: Update the CrxInstaller and UnpackedInstaller to use the ExtensionInstallChecker (Closed)

Created:
6 years, 5 months ago by tmdiep
Modified:
6 years, 5 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org, Pam (message me for reviews)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Update the CrxInstaller and UnpackedInstaller to use the ExtensionInstallChecker This patch removes the deprecated ExtensionInstaller and uses ExtensionInstallChecker in CrxInstaller and UnpackedInstaller. BUG=386404 TEST=browser_tests TBR=pam@chromium.org (for include in supervised_user_service_unittest.cc) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282250

Patch Set 1 #

Patch Set 2 : Comment #

Total comments: 2

Patch Set 3 : Moved include to correct file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -213 lines) Patch
M chrome/browser/extensions/crx_installer.h View 4 chunks +10 lines, -9 lines 0 comments Download
M chrome/browser/extensions/crx_installer.cc View 1 2 10 chunks +38 lines, -42 lines 0 comments Download
M chrome/browser/extensions/crx_installer_browsertest.cc View 1 2 4 chunks +27 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_install_checker.cc View 1 chunk +5 lines, -1 line 0 comments Download
D chrome/browser/extensions/extension_installer.h View 1 chunk +0 lines, -74 lines 0 comments Download
D chrome/browser/extensions/extension_installer.cc View 1 chunk +0 lines, -38 lines 0 comments Download
M chrome/browser/extensions/unpacked_installer.h View 4 chunks +12 lines, -10 lines 0 comments Download
M chrome/browser/extensions/unpacked_installer.cc View 6 chunks +34 lines, -37 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
tmdiep
I refactored ExtensionInstaller a few weeks back in this CL: https://codereview.chromium.org/339103002. Just revisiting this and ...
6 years, 5 months ago (2014-07-09 05:09:29 UTC) #1
asargent_no_longer_on_chrome
lgtm, thanks for coming back around to do this! https://codereview.chromium.org/381553002/diff/20001/chrome/browser/extensions/crx_installer.cc File chrome/browser/extensions/crx_installer.cc (right): https://codereview.chromium.org/381553002/diff/20001/chrome/browser/extensions/crx_installer.cc#newcode48 chrome/browser/extensions/crx_installer.cc:48: ...
6 years, 5 months ago (2014-07-09 23:54:16 UTC) #2
tmdiep
Thanks for the review! https://codereview.chromium.org/381553002/diff/20001/chrome/browser/extensions/crx_installer.cc File chrome/browser/extensions/crx_installer.cc (right): https://codereview.chromium.org/381553002/diff/20001/chrome/browser/extensions/crx_installer.cc#newcode48 chrome/browser/extensions/crx_installer.cc:48: #include "extensions/browser/management_policy.h" On 2014/07/09 23:54:16, ...
6 years, 5 months ago (2014-07-10 00:26:24 UTC) #3
tmdiep
The CQ bit was checked by tmdiep@chromium.org
6 years, 5 months ago (2014-07-10 01:12:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tmdiep@chromium.org/381553002/40001
6 years, 5 months ago (2014-07-10 01:13:54 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium ...
6 years, 5 months ago (2014-07-10 03:41:28 UTC) #6
tmdiep
The CQ bit was unchecked by tmdiep@chromium.org
6 years, 5 months ago (2014-07-10 03:43:21 UTC) #7
tmdiep
The CQ bit was checked by tmdiep@chromium.org
6 years, 5 months ago (2014-07-10 03:47:00 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-10 03:47:48 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/79037)
6 years, 5 months ago (2014-07-10 03:47:49 UTC) #10
tmdiep
The CQ bit was checked by tmdiep@chromium.org
6 years, 5 months ago (2014-07-10 04:18:45 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tmdiep@chromium.org/381553002/40001
6 years, 5 months ago (2014-07-10 04:19:30 UTC) #12
commit-bot: I haz the power
6 years, 5 months ago (2014-07-10 04:21:28 UTC) #13
Message was sent while issue was closed.
Change committed as 282250

Powered by Google App Engine
This is Rietveld 408576698