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

Issue 2760403003: Remove enable_media_router. (Closed)

Created:
3 years, 9 months ago by Nico
Modified:
3 years, 8 months ago
CC:
Aaron Boodman, abarth-chromium, asvitkine+watch_chromium.org, chfremer+watch_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, darin (slow to review), extensions-reviews_chromium.org, feature-media-reviews_chromium.org, media-router+watch_chromium.org, miu+watch_chromium.org, qsr+mojo_chromium.org, srahim+watch_chromium.org, viettrungluu+watch_chromium.org, Wez, xjz+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove enable_media_router. It was set to false only on iOS and cast, but the define is mostly used in chrome/ which isn't used in neither iOS nor cast builds. No intended behavior change. BUG=461815, 704958 TBR=cpu Review-Url: https://codereview.chromium.org/2760403003 Cr-Commit-Position: refs/heads/master@{#466043} Committed: https://chromium.googlesource.com/chromium/src/+/678822e951c8943cc2b80657eeaec130d82b7385

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Patch Set 3 : rebase #

Patch Set 4 : self review #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : . #

Patch Set 8 : rebase attempt #

Patch Set 9 : better rebase #

Patch Set 10 : . #

Patch Set 11 : remove new enable_media_router / ENABLE_MEDIA_ROUTER instances #

Patch Set 12 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -289 lines) Patch
M BUILD.gn View 1 2 3 4 5 6 7 1 chunk +0 lines, -4 lines 0 comments Download
M build/config/BUILD.gn View 1 2 3 4 5 6 7 1 chunk +0 lines, -3 lines 0 comments Download
M build/config/features.gni View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 2 3 4 5 6 7 8 9 10 2 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 2 3 4 5 6 7 8 6 chunks +11 lines, -22 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/browser_resources.grd View 1 2 3 4 5 6 7 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 6 7 7 chunks +7 lines, -22 lines 0 comments Download
M chrome/browser/extensions/BUILD.gn View 1 2 3 4 5 6 7 8 2 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/extensions/api/tab_capture/offscreen_tab.cc View 1 2 3 4 5 6 7 4 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/extensions/chrome_mojo_service_registration.cc View 4 chunks +2 lines, -7 lines 0 comments Download
M chrome/browser/extensions/component_extensions_whitelist/whitelist.cc View 1 2 3 4 5 6 7 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/extensions/external_component_loader.cc View 3 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/media/router/media_router_feature.cc View 3 chunks +0 lines, -8 lines 0 comments Download
M chrome/browser/media/router/media_router_ui_service_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/configuration_policy_handler_list_factory.cc View 1 2 3 4 5 6 7 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/policy/policy_browsertest.cc View 1 2 3 4 5 6 7 3 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/prefs/browser_prefs.cc View 1 2 3 4 5 6 7 3 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/prefs/pref_service_syncable_util.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc View 1 2 3 4 5 6 7 4 chunks +2 lines, -9 lines 0 comments Download
M chrome/browser/profiles/profile.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 3 4 5 6 7 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/renderer_context_menu/render_view_context_menu.cc View 1 2 3 4 5 6 7 7 chunks +3 lines, -14 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_commands.cc View 1 2 3 4 5 6 7 4 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/ui/toolbar/app_menu_model.cc View 1 2 3 4 5 6 7 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/toolbar/component_toolbar_actions_factory.cc View 3 chunks +2 lines, -9 lines 0 comments Download
M chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc View 1 2 3 4 5 6 7 4 chunks +0 lines, -4 lines 0 comments Download
M chrome/common/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +1 line, -5 lines 0 comments Download
M chrome/common/extensions/extension_constants.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension_constants.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 4 5 6 7 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 4 5 6 7 4 chunks +0 lines, -4 lines 0 comments Download
M chrome/common/url_constants.h View 1 2 3 4 5 6 7 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/common/url_constants.cc View 1 2 3 4 5 6 7 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/renderer/extensions/chrome_extensions_dispatcher_delegate.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +1 line, -2 lines 0 comments Download
M chrome/renderer/resources/renderer_resources.grd View 1 2 3 4 5 6 7 8 9 10 1 chunk +8 lines, -10 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 3 4 5 6 7 8 9 18 chunks +56 lines, -78 lines 0 comments Download
M chrome/utility/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M tools/grit/grit_rule.gni View 1 2 3 4 5 6 7 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 88 (66 generated)
Nico
enable_media_router looks like something that was used during bring-up and is always on now but ...
3 years, 9 months ago (2017-03-21 19:59:33 UTC) #6
mark a. foltz
enable_media_router is disabled for chromecast builds and they intend to keep it that way AFAIK. ...
3 years, 9 months ago (2017-03-21 20:48:25 UTC) #20
Nico
But chromecast doesn't use any of chrome/, right? On Tue, Mar 21, 2017 at 4:48 ...
3 years, 9 months ago (2017-03-21 20:50:49 UTC) #21
mark a. foltz
On 2017/03/21 at 20:50:49, thakis wrote: > But chromecast doesn't use any of chrome/, right? ...
3 years, 9 months ago (2017-03-21 21:06:33 UTC) #22
mark a. foltz
LGTM as far as I'm concerned :)
3 years, 9 months ago (2017-03-21 21:11:16 UTC) #23
slan
On 2017/03/21 21:06:33, mark a. foltz wrote: > On 2017/03/21 at 20:50:49, thakis wrote: > ...
3 years, 9 months ago (2017-03-21 21:19:33 UTC) #24
slan
3 years, 9 months ago (2017-03-21 21:19:52 UTC) #26
Nico
Looking forward to antz's reply, but in reply to > ...there are many possible paths ...
3 years, 9 months ago (2017-03-21 21:30:36 UTC) #27
Nico
antz: ping. This CL is fairly annoying to rebase since it touches chrome/test/BUILD.gn. On Tue, ...
3 years, 9 months ago (2017-03-22 19:42:38 UTC) #50
Nico
Looks like antz is away. slan, can you review this for cast? On Wed, Mar ...
3 years, 9 months ago (2017-03-23 18:02:02 UTC) #51
slan
On 2017/03/23 18:02:02, Nico wrote: > Looks like antz is away. slan, can you review ...
3 years, 9 months ago (2017-03-23 18:12:16 UTC) #52
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/2760403003/120001
3 years, 9 months ago (2017-03-23 18:22:10 UTC) #55
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/176285) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 9 months ago (2017-03-23 18:25:56 UTC) #57
mark a. foltz
On 2017/03/23 at 18:12:16, slan wrote: > On 2017/03/23 18:02:02, Nico wrote: > > Looks ...
3 years, 9 months ago (2017-03-23 20:19:08 UTC) #58
mark a. foltz
Sorry to nag, but do you still plan on committing this? We have a different ...
3 years, 8 months ago (2017-03-30 21:39:47 UTC) #59
Nico
Yes, I want to land this. It needs some work to rebase though, and I ...
3 years, 8 months ago (2017-03-30 21:49:45 UTC) #60
Nico
https://codereview.chromium.org/2771413003/ finally landed, and I rebased this across it. I'll try to land this today.
3 years, 8 months ago (2017-04-20 15:07:25 UTC) #70
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/2760403003/220001
3 years, 8 months ago (2017-04-20 15:32:46 UTC) #78
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/416510)
3 years, 8 months ago (2017-04-20 15:42:06 UTC) #80
Nico
TBR CPU for whitelist.cc
3 years, 8 months ago (2017-04-20 15:45:41 UTC) #83
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/2760403003/220001
3 years, 8 months ago (2017-04-20 15:46:10 UTC) #85
commit-bot: I haz the power
3 years, 8 months ago (2017-04-20 17:20:52 UTC) #88
Message was sent while issue was closed.
Committed patchset #12 (id:220001) as
https://chromium.googlesource.com/chromium/src/+/678822e951c8943cc2b80657eeae...

Powered by Google App Engine
This is Rietveld 408576698