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

Issue 300853008: Refactor external_install_ui (Closed)

Created:
6 years, 6 months ago by Devlin
Modified:
6 years, 6 months ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Refactor external_install_ui Refactors ExternalInstallUI to have determinate lifetimes. This is likely the first of multiple patches targeting this area of code; the next one will concentrate on pulling the related logic out of ExtensionService. BUG=378042 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273982

Patch Set 1 : #

Total comments: 4

Patch Set 2 : back to EXTENSION_REMOVED notification #

Unified diffs Side-by-side diffs Delta from patch set Stats (+728 lines, -645 lines) Patch
M chrome/browser/extensions/extension_service.h View 1 3 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 10 chunks +24 lines, -18 lines 0 comments Download
A chrome/browser/extensions/external_install_error.h View 1 1 chunk +124 lines, -0 lines 0 comments Download
A chrome/browser/extensions/external_install_error.cc View 1 1 chunk +384 lines, -0 lines 0 comments Download
A chrome/browser/extensions/external_install_manager.h View 1 1 chunk +78 lines, -0 lines 0 comments Download
A chrome/browser/extensions/external_install_manager.cc View 1 1 chunk +100 lines, -0 lines 0 comments Download
D chrome/browser/extensions/external_install_ui.h View 1 chunk +0 lines, -30 lines 0 comments Download
D chrome/browser/extensions/external_install_ui.cc View 1 1 chunk +0 lines, -590 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Devlin
Yoyo, please take a look when you can. In particular, please do let me know ...
6 years, 6 months ago (2014-05-28 19:42:36 UTC) #1
Yoyo Zhou
mostly LGTM, one comment though https://chromiumcodereview.appspot.com/300853008/diff/60001/chrome/browser/extensions/external_install_error.h File chrome/browser/extensions/external_install_error.h (right): https://chromiumcodereview.appspot.com/300853008/diff/60001/chrome/browser/extensions/external_install_error.h#newcode32 chrome/browser/extensions/external_install_error.h:32: // initializted and removing ...
6 years, 6 months ago (2014-05-29 23:20:24 UTC) #2
Devlin
https://codereview.chromium.org/300853008/diff/60001/chrome/browser/extensions/external_install_error.h File chrome/browser/extensions/external_install_error.h (right): https://codereview.chromium.org/300853008/diff/60001/chrome/browser/extensions/external_install_error.h#newcode32 chrome/browser/extensions/external_install_error.h:32: // initializted and removing itself from the GlobalErrorService upon ...
6 years, 6 months ago (2014-05-30 16:14:44 UTC) #3
Devlin
The CQ bit was checked by rdevlin.cronin@chromium.org
6 years, 6 months ago (2014-05-30 16:14:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdevlin.cronin@chromium.org/300853008/80001
6 years, 6 months ago (2014-05-30 16:17:58 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-05-31 01:36:25 UTC) #6
Message was sent while issue was closed.
Change committed as 273982

Powered by Google App Engine
This is Rietveld 408576698