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

Issue 280853004: Use EventRouter::Get instead of ExtensionSystem::Get(browser_context)->event_router() (Closed)

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

Description

Use EventRouter::Get instead of ExtensionSystem::Get(browser_context)->event_router() from c/b/e/api and remove unwanted extensions:: prefix. R=rdevlin.cronin@chromium.org BUG=362672 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271590

Patch Set 1 #

Total comments: 9

Patch Set 2 : review #

Total comments: 6

Patch Set 3 : rebase and remove change(which is not in commit description) #

Total comments: 4

Patch Set 4 : tweak header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -83 lines) Patch
M chrome/browser/extensions/api/automation_internal/automation_util.cc View 1 2 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api.cc View 1 22 chunks +52 lines, -63 lines 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc View 1 2 3 10 chunks +12 lines, -17 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
limasdf
ptal. this is simple cleanup.
6 years, 7 months ago (2014-05-16 10:21:21 UTC) #1
Devlin
Couple of small requests. :) https://codereview.chromium.org/280853004/diff/1/chrome/browser/extensions/api/automation_internal/automation_util.cc File chrome/browser/extensions/api/automation_internal/automation_util.cc (right): https://codereview.chromium.org/280853004/diff/1/chrome/browser/extensions/api/automation_internal/automation_util.cc#newcode15 chrome/browser/extensions/api/automation_internal/automation_util.cc:15: #include "extensions/browser/extension_system.h" I think ...
6 years, 7 months ago (2014-05-16 15:32:53 UTC) #2
limasdf
thank you for the review! ptal. https://codereview.chromium.org/280853004/diff/1/chrome/browser/extensions/api/automation_internal/automation_util.cc File chrome/browser/extensions/api/automation_internal/automation_util.cc (right): https://codereview.chromium.org/280853004/diff/1/chrome/browser/extensions/api/automation_internal/automation_util.cc#newcode15 chrome/browser/extensions/api/automation_internal/automation_util.cc:15: #include "extensions/browser/extension_system.h" On ...
6 years, 7 months ago (2014-05-16 16:25:03 UTC) #3
Devlin
A few more comments. Also, please update the patch title to reflect that now this ...
6 years, 7 months ago (2014-05-16 17:34:04 UTC) #4
limasdf
@cronin, ptal. I removed change which is not in commit description. I'll upload those thing ...
6 years, 7 months ago (2014-05-17 13:32:21 UTC) #5
Devlin
lgtm with two small nits. :) https://codereview.chromium.org/280853004/diff/30001/chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc File chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc (right): https://codereview.chromium.org/280853004/diff/30001/chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc#newcode27 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc:27: #include "chrome/browser/extensions/extension_service.h" nit: ...
6 years, 7 months ago (2014-05-19 15:50:58 UTC) #6
limasdf
Thanks for the review! https://codereview.chromium.org/280853004/diff/30001/chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc File chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc (right): https://codereview.chromium.org/280853004/diff/30001/chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc#newcode27 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc:27: #include "chrome/browser/extensions/extension_service.h" On 2014/05/19 15:50:58, ...
6 years, 7 months ago (2014-05-20 00:26:02 UTC) #7
limasdf
The CQ bit was checked by limasdf@gmail.com
6 years, 7 months ago (2014-05-20 00:26:07 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/280853004/50001
6 years, 7 months ago (2014-05-20 00:27:23 UTC) #9
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-20 03:49:45 UTC) #10
commit-bot: I haz the power
6 years, 7 months ago (2014-05-20 06:32:06 UTC) #11
Message was sent while issue was closed.
Change committed as 271590

Powered by Google App Engine
This is Rietveld 408576698