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

Issue 2141703003: [Extensions] Clean up renderer channel-related code (Closed)

Created:
4 years, 5 months ago by Devlin
Modified:
4 years, 5 months ago
Reviewers:
lazyboy, jam, dcheng
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@dc_feature_no_filter
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Extensions] Clean up renderer channel-related code version_info::Channel is a component, so we can include it in //extensions and clean up a bunch of messy back-and-forth with //chrome. BUG=626774 TBR=jam@chromium.org (chrome_content_client include path change) Committed: https://crrev.com/ea63fff365730c62da696327aef771d74d01c78a Cr-Commit-Position: refs/heads/master@{#406003}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Missing file #

Patch Set 3 : Rebase #

Patch Set 4 : Test fix #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -168 lines) Patch
M chrome/browser/extensions/chrome_extensions_browser_client.h View 2 chunks +0 lines, -4 lines 0 comments Download
D chrome/browser/extensions/chrome_notification_observer.h View 1 chunk +0 lines, -44 lines 0 comments Download
D chrome/browser/extensions/chrome_notification_observer.cc View 1 chunk +0 lines, -40 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/chrome_common.gypi View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/chrome_content_client.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/chrome_extensions_client.cc View 1 2 1 chunk +1 line, -3 lines 1 comment Download
D chrome/common/extensions/features/feature_util.h View 1 chunk +0 lines, -19 lines 0 comments Download
D chrome/common/extensions/features/feature_util.cc View 1 chunk +0 lines, -18 lines 0 comments Download
M chrome/renderer/extensions/chrome_extensions_dispatcher_delegate.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/extensions/chrome_extensions_dispatcher_delegate.cc View 2 chunks +0 lines, -10 lines 0 comments Download
M extensions/browser/renderer_startup_helper.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M extensions/common/extension_messages.h View 3 chunks +3 lines, -1 line 0 comments Download
M extensions/common/features/feature_util.h View 1 chunk +11 lines, -0 lines 0 comments Download
A + extensions/common/features/feature_util.cc View 1 1 chunk +1 line, -4 lines 0 comments Download
M extensions/common/features/simple_feature.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/features/simple_feature_unittest.cc View 1 2 2 chunks +1 line, -4 lines 0 comments Download
M extensions/extensions.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M extensions/renderer/dispatcher.h View 2 chunks +2 lines, -1 line 0 comments Download
M extensions/renderer/dispatcher.cc View 1 2 2 chunks +8 lines, -2 lines 0 comments Download
M extensions/renderer/dispatcher_delegate.h View 2 chunks +0 lines, -10 lines 0 comments Download
M extensions/shell/test/shell_test.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M extensions/shell/test/shell_test.cc View 1 2 3 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 42 (28 generated)
Devlin
Follows https://codereview.chromium.org/2137463003. (Red bots because it looks like rietveld is having some difficulty patching with ...
4 years, 5 months ago (2016-07-11 22:01:04 UTC) #3
lazyboy
lgtm https://codereview.chromium.org/2141703003/diff/20001/extensions/common/features/feature_util.h File extensions/common/features/feature_util.h (right): https://codereview.chromium.org/2141703003/diff/20001/extensions/common/features/feature_util.h#newcode37 extensions/common/features/feature_util.h:37: bool ExtensionServiceWorkersEnabled(); I can't find where this is ...
4 years, 5 months ago (2016-07-11 23:53:16 UTC) #4
Devlin
https://codereview.chromium.org/2141703003/diff/20001/extensions/common/features/feature_util.h File extensions/common/features/feature_util.h (right): https://codereview.chromium.org/2141703003/diff/20001/extensions/common/features/feature_util.h#newcode37 extensions/common/features/feature_util.h:37: bool ExtensionServiceWorkersEnabled(); On 2016/07/11 23:53:16, lazyboy wrote: > I ...
4 years, 5 months ago (2016-07-14 17:32:11 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2141703003/140001
4 years, 5 months ago (2016-07-14 17:32:41 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/218218)
4 years, 5 months ago (2016-07-14 17:42:29 UTC) #25
Devlin
+dcheng for extension_messages.h
4 years, 5 months ago (2016-07-14 17:51:11 UTC) #27
Devlin
On 2016/07/14 17:51:11, Devlin wrote: > +dcheng for extension_messages.h friendly ping -> dcheng :)
4 years, 5 months ago (2016-07-15 22:49:15 UTC) #28
dcheng
rs lgtm for ipc changes
4 years, 5 months ago (2016-07-18 05:02:24 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2141703003/140001
4 years, 5 months ago (2016-07-18 14:10:35 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/219634)
4 years, 5 months ago (2016-07-18 14:16:45 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2141703003/140001
4 years, 5 months ago (2016-07-18 15:06:51 UTC) #37
commit-bot: I haz the power
Committed patchset #4 (id:140001)
4 years, 5 months ago (2016-07-18 15:49:53 UTC) #39
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-18 15:49:57 UTC) #40
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 15:52:47 UTC) #42
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ea63fff365730c62da696327aef771d74d01c78a
Cr-Commit-Position: refs/heads/master@{#406003}

Powered by Google App Engine
This is Rietveld 408576698