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

Issue 323763002: Remove InstallTracker's extension installed, uninstalled observers. (Closed)

Created:
6 years, 6 months ago by limasdf
Modified:
6 years, 6 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Remove InstallTracker's extension [un]installed observer. Since ExtensionRegistry provide canonical way, use ExtensionRegistry instead. R=kalman@chromium.org, xiyuan@chromium.org BUG=374353 TEST=unit_tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276474

Patch Set 1 : #

Total comments: 4

Patch Set 2 : fix comment #

Patch Set 3 : fix clang error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -115 lines) Patch
M chrome/browser/extensions/extension_service_unittest.cc View 1 2 4 chunks +16 lines, -18 lines 0 comments Download
M chrome/browser/extensions/install_observer.h View 1 chunk +2 lines, -7 lines 0 comments Download
M chrome/browser/extensions/install_tracker.h View 1 4 chunks +4 lines, -16 lines 0 comments Download
M chrome/browser/extensions/install_tracker.cc View 3 chunks +1 line, -26 lines 0 comments Download
M chrome/browser/extensions/shared_module_service.h View 3 chunks +12 lines, -14 lines 0 comments Download
M chrome/browser/extensions/shared_module_service.cc View 7 chunks +12 lines, -22 lines 0 comments Download
M chrome/browser/ui/app_list/extension_app_model_builder.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/app_list/search/webstore/webstore_result.h View 3 chunks +18 lines, -4 lines 0 comments Download
M chrome/browser/ui/app_list/search/webstore/webstore_result.cc View 6 chunks +26 lines, -7 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
limasdf
6 years, 6 months ago (2014-06-10 00:42:16 UTC) #1
not at google - send to devlin
lgtm https://codereview.chromium.org/323763002/diff/60001/chrome/browser/extensions/install_tracker.h File chrome/browser/extensions/install_tracker.h (right): https://codereview.chromium.org/323763002/diff/60001/chrome/browser/extensions/install_tracker.h#newcode47 chrome/browser/extensions/install_tracker.h:47: // You might want to use ExtensionRegistryObserver. s/You ...
6 years, 6 months ago (2014-06-10 18:12:41 UTC) #2
limasdf
https://codereview.chromium.org/323763002/diff/60001/chrome/browser/extensions/install_tracker.h File chrome/browser/extensions/install_tracker.h (right): https://codereview.chromium.org/323763002/diff/60001/chrome/browser/extensions/install_tracker.h#newcode47 chrome/browser/extensions/install_tracker.h:47: // You might want to use ExtensionRegistryObserver. On 2014/06/10 ...
6 years, 6 months ago (2014-06-11 00:26:00 UTC) #3
limasdf
The CQ bit was checked by limasdf@gmail.com
6 years, 6 months ago (2014-06-11 00:26:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/limasdf@gmail.com/323763002/100001
6 years, 6 months ago (2014-06-11 00:27:48 UTC) #5
limasdf
The CQ bit was unchecked by limasdf@gmail.com
6 years, 6 months ago (2014-06-11 01:21:31 UTC) #6
limasdf
Added @xiyuan as the owner of ui/app_list Xiyuan, Could you take a look at ui/app_list?
6 years, 6 months ago (2014-06-11 01:22:42 UTC) #7
limasdf
The CQ bit was checked by limasdf@gmail.com
6 years, 6 months ago (2014-06-11 11:06:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/limasdf@gmail.com/323763002/120001
6 years, 6 months ago (2014-06-11 11:09:16 UTC) #9
limasdf
On 2014/06/11 11:09:16, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
6 years, 6 months ago (2014-06-11 11:16:22 UTC) #10
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, 6 months ago (2014-06-11 17:11:08 UTC) #11
xiyuan
app_list/* LGTM
6 years, 6 months ago (2014-06-11 17:12:05 UTC) #12
commit-bot: I haz the power
6 years, 6 months ago (2014-06-11 19:32:40 UTC) #13
Message was sent while issue was closed.
Change committed as 276474

Powered by Google App Engine
This is Rietveld 408576698