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

Issue 2664963002: mus: Make --use-mus-in-renderer the default for --mash. (Closed)

Created:
3 years, 10 months ago by sadrul
Modified:
3 years, 10 months ago
Reviewers:
jam, sky
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, yusukes+watch_chromium.org, shuchen+watch_chromium.org, nasko+codewatch_chromium.org, jam, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, kalyank, danakj+watch_chromium.org, James Su
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mus: Make --use-mus-in-renderer the default for --mash. In mus, we want the renderer to be a mus client. So Make that the default option. Keep an escape hatch --no-use-mus-in-renderer for a few days before we remove the alternate option. BUG=686235 Review-Url: https://codereview.chromium.org/2664963002 Cr-Commit-Position: refs/heads/master@{#447275} Committed: https://chromium.googlesource.com/chromium/src/+/8185d9772224f42c18c942e8932441fe3ec025d7

Patch Set 1 #

Total comments: 4

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -20 lines) Patch
M content/browser/browser_main_loop.cc View 1 1 chunk +5 lines, -6 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 2 chunks +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/common/content_switches.h View 2 chunks +1 line, -1 line 0 comments Download
M content/public/common/content_switches.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/mus/renderer_window_tree_client.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/mus/renderer_window_tree_client.cc View 1 1 chunk +9 lines, -1 line 0 comments Download
M content/renderer/render_thread_impl.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M content/renderer/render_widget.cc View 1 2 chunks +11 lines, -2 lines 0 comments Download
M content/renderer/render_widget_unittest.cc View 1 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 23 (16 generated)
sadrul
3 years, 10 months ago (2017-01-30 21:43:53 UTC) #3
sky
LGTM https://codereview.chromium.org/2664963002/diff/1/content/browser/browser_main_loop.cc File content/browser/browser_main_loop.cc (right): https://codereview.chromium.org/2664963002/diff/1/content/browser/browser_main_loop.cc#newcode1471 content/browser/browser_main_loop.cc:1471: if (env_.get() && env_.get() -> env_. Also, Env::GetInstance() ...
3 years, 10 months ago (2017-01-31 04:17:30 UTC) #7
sadrul
+jam@ for content/renderer. Also, for owner of the rest. https://codereview.chromium.org/2664963002/diff/1/content/browser/browser_main_loop.cc File content/browser/browser_main_loop.cc (right): https://codereview.chromium.org/2664963002/diff/1/content/browser/browser_main_loop.cc#newcode1471 content/browser/browser_main_loop.cc:1471: ...
3 years, 10 months ago (2017-01-31 15:45:13 UTC) #11
jam
lgtm https://codereview.chromium.org/2664963002/diff/20001/content/browser/renderer_host/render_process_host_impl.cc File content/browser/renderer_host/render_process_host_impl.cc (right): https://codereview.chromium.org/2664963002/diff/20001/content/browser/renderer_host/render_process_host_impl.cc#newcode1879 content/browser/renderer_host/render_process_host_impl.cc:1879: switches::kNoUseMusInRenderer, nit: pattern here is to put switches ...
3 years, 10 months ago (2017-01-31 16:06:50 UTC) #12
sadrul
https://codereview.chromium.org/2664963002/diff/20001/content/browser/renderer_host/render_process_host_impl.cc File content/browser/renderer_host/render_process_host_impl.cc (right): https://codereview.chromium.org/2664963002/diff/20001/content/browser/renderer_host/render_process_host_impl.cc#newcode1879 content/browser/renderer_host/render_process_host_impl.cc:1879: switches::kNoUseMusInRenderer, On 2017/01/31 16:06:50, jam wrote: > nit: pattern ...
3 years, 10 months ago (2017-01-31 17:01:05 UTC) #16
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/2664963002/40001
3 years, 10 months ago (2017-01-31 17:59:34 UTC) #20
commit-bot: I haz the power
3 years, 10 months ago (2017-01-31 18:30:54 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/8185d9772224f42c18c942e89324...

Powered by Google App Engine
This is Rietveld 408576698