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

Issue 275503003: Remove deprecated extension notification and deprecated extension_service functions. (Closed)

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

Description

Use ExtensionRegistryObserver instead of deprecated extension notification. and Use ExtensionRegistry functions instead of deprecated ExtensionService functions. R=xiyuan@chromium.org,rdevlin.cronin@chromium.org BUG=354046, 354458 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272861

Patch Set 1 #

Patch Set 2 : #

Total comments: 18

Patch Set 3 : address review comments #

Total comments: 4

Patch Set 4 : address review comment from xiyuan #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -92 lines) Patch
M chrome/browser/ui/webui/app_list/start_page_handler.h View 1 3 chunks +19 lines, -8 lines 0 comments Download
M chrome/browser/ui/webui/app_list/start_page_handler.cc View 1 2 3 7 chunks +37 lines, -43 lines 0 comments Download
M chrome/browser/ui/webui/extensions/command_handler.h View 1 2 4 chunks +17 lines, -15 lines 0 comments Download
M chrome/browser/ui/webui/extensions/command_handler.cc View 1 2 3 8 chunks +28 lines, -26 lines 0 comments Download

Messages

Total messages: 35 (0 generated)
limasdf
Pleae take a look
6 years, 7 months ago (2014-05-14 16:08:53 UTC) #1
limasdf
Updated, and added @Cronin who has strong extension knowledge. PTAL.
6 years, 7 months ago (2014-05-17 14:00:43 UTC) #2
Devlin
Looks like most of the comments from https://codereview.chromium.org/280853004/ (where there was a slight CL mixup) ...
6 years, 7 months ago (2014-05-19 16:04:10 UTC) #3
limasdf
@cronin ptal https://codereview.chromium.org/275503003/diff/40001/chrome/browser/ui/webui/app_list/start_page_handler.cc File chrome/browser/ui/webui/app_list/start_page_handler.cc (right): https://codereview.chromium.org/275503003/diff/40001/chrome/browser/ui/webui/app_list/start_page_handler.cc#newcode12 chrome/browser/ui/webui/app_list/start_page_handler.cc:12: #include "chrome/browser/extensions/extension_service.h" On 2014/05/19 16:04:11, D Cronin ...
6 years, 7 months ago (2014-05-20 04:04:48 UTC) #4
Devlin
lgtm! https://codereview.chromium.org/275503003/diff/40001/chrome/browser/ui/webui/app_list/start_page_handler.cc File chrome/browser/ui/webui/app_list/start_page_handler.cc (right): https://codereview.chromium.org/275503003/diff/40001/chrome/browser/ui/webui/app_list/start_page_handler.cc#newcode142 chrome/browser/ui/webui/app_list/start_page_handler.cc:142: const extensions::Extension& hotword_extension = registry->GetExtensionById( On 2014/05/20 04:04:49, ...
6 years, 7 months ago (2014-05-20 15:45:22 UTC) #5
limasdf
@pam, could you take a look as OWNER of c/b/ui/webui ?
6 years, 7 months ago (2014-05-20 15:49:38 UTC) #6
limasdf
@pam kindly ping
6 years, 7 months ago (2014-05-22 03:07:26 UTC) #7
limasdf
@pam friendly ping
6 years, 7 months ago (2014-05-24 03:42:33 UTC) #8
tfarina
On Sat, May 24, 2014 at 12:42 AM, <limasdf@gmail.com> wrote: > @pam friendly ping > ...
6 years, 7 months ago (2014-05-24 04:06:10 UTC) #9
limasdf
added xiyuan for the webui. @xiyuan ptal. - @tfarnia, thanks!
6 years, 7 months ago (2014-05-24 05:21:46 UTC) #10
xiyuan
lgtm https://codereview.chromium.org/275503003/diff/80001/chrome/browser/ui/webui/app_list/start_page_handler.cc File chrome/browser/ui/webui/app_list/start_page_handler.cc (right): https://codereview.chromium.org/275503003/diff/80001/chrome/browser/ui/webui/app_list/start_page_handler.cc#newcode64 chrome/browser/ui/webui/app_list/start_page_handler.cc:64: : recommended_apps_(NULL), extension_registry_observer_(this) { nit: one member per ...
6 years, 7 months ago (2014-05-24 05:46:58 UTC) #11
limasdf
Thanks for the review https://codereview.chromium.org/275503003/diff/80001/chrome/browser/ui/webui/app_list/start_page_handler.cc File chrome/browser/ui/webui/app_list/start_page_handler.cc (right): https://codereview.chromium.org/275503003/diff/80001/chrome/browser/ui/webui/app_list/start_page_handler.cc#newcode64 chrome/browser/ui/webui/app_list/start_page_handler.cc:64: : recommended_apps_(NULL), extension_registry_observer_(this) { On ...
6 years, 7 months ago (2014-05-24 06:37:13 UTC) #12
limasdf
The CQ bit was checked by limasdf@gmail.com
6 years, 7 months ago (2014-05-24 06:37:18 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/limasdf@gmail.com/275503003/100001
6 years, 7 months ago (2014-05-24 06:38:08 UTC) #14
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-24 08:33:17 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-24 08:54:13 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/77391)
6 years, 7 months ago (2014-05-24 08:54:14 UTC) #17
limasdf
The CQ bit was checked by limasdf@gmail.com
6 years, 7 months ago (2014-05-24 11:48:02 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/limasdf@gmail.com/275503003/100001
6 years, 7 months ago (2014-05-24 11:48:27 UTC) #19
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-24 11:54:36 UTC) #20
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-24 12:02:08 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/77406)
6 years, 7 months ago (2014-05-24 12:02:09 UTC) #22
limasdf
The CQ bit was checked by limasdf@gmail.com
6 years, 7 months ago (2014-05-25 14:57:06 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/limasdf@gmail.com/275503003/100001
6 years, 7 months ago (2014-05-25 14:57:12 UTC) #24
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-25 15:20:37 UTC) #25
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-25 15:24:49 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/77498)
6 years, 7 months ago (2014-05-25 15:24:50 UTC) #27
Pam (message me for reviews)
I do still work on Chromium full-time. But I'm not generally reading work email on ...
6 years, 7 months ago (2014-05-26 00:56:38 UTC) #28
Pam (message me for reviews)
Oh, I see -- this was sent a while ago. Sorry about that: I do ...
6 years, 7 months ago (2014-05-26 01:00:04 UTC) #29
tfarina
On Sunday, May 25, 2014, Pam Greene <pam@chromium.org> wrote: > I do still work on ...
6 years, 7 months ago (2014-05-26 02:33:33 UTC) #30
tfarina
On Sunday, May 25, 2014, Pam Greene <pam@chromium.org> wrote: > Oh, I see -- this ...
6 years, 7 months ago (2014-05-26 02:35:16 UTC) #31
Pam (message me for reviews)
OK, glad to hear it's been taken care of. Sorry for the delay. In the ...
6 years, 7 months ago (2014-05-26 04:28:28 UTC) #32
limasdf
The CQ bit was checked by limasdf@gmail.com
6 years, 7 months ago (2014-05-26 16:17:06 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/limasdf@gmail.com/275503003/100001
6 years, 7 months ago (2014-05-26 16:18:22 UTC) #34
commit-bot: I haz the power
6 years, 7 months ago (2014-05-26 19:25:05 UTC) #35
Message was sent while issue was closed.
Change committed as 272861

Powered by Google App Engine
This is Rietveld 408576698