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

Issue 22799014: Add --stable-release-mode to content_shell (Closed)

Created:
7 years, 4 months ago by Julien - ping for review
Modified:
7 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch_chromium.org
Visibility:
Public.

Description

Add --stable-release-mode to content_shell The new flag is used to force testing content_shell with only stable flags enabled, which will enable testing what is exposed in stable. As part of this change, moved the "test" runtime features enabling into ShellRenderProcessObserver. This is a good step as TestInterfaces (that handles this now) doesn't know about which flags are passed on the command line. The change is not testable right now as it requires some changes in TestInterfaces in Blink to avoid enabling all the flags. BUG=234853 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=218603

Patch Set 1 #

Total comments: 4

Patch Set 2 : Updated description to mention --dump-render-tree #

Patch Set 3 : Fixed a tyop #

Total comments: 2

Patch Set 4 : Fixed Jochen's nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -2 lines) Patch
M content/shell/app/shell_main_delegate.cc View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M content/shell/browser/shell_content_browser_client.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/common/shell_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/common/shell_switches.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M content/shell/renderer/shell_render_process_observer.cc View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Julien - ping for review
7 years, 4 months ago (2013-08-19 23:18:11 UTC) #1
eseidel
lgtm Seems OK to me. Jochen is probably a better reviewer for this though. https://codereview.chromium.org/22799014/diff/1/content/shell/common/shell_switches.cc ...
7 years, 4 months ago (2013-08-19 23:27:06 UTC) #2
Julien - ping for review
https://codereview.chromium.org/22799014/diff/1/content/shell/common/shell_switches.cc File content/shell/common/shell_switches.cc (right): https://codereview.chromium.org/22799014/diff/1/content/shell/common/shell_switches.cc#newcode39 content/shell/common/shell_switches.cc:39: // http://dev.chromium.org/blink/runtime-enabled-features. On 2013/08/19 23:27:07, eseidel wrote: > Should ...
7 years, 4 months ago (2013-08-19 23:43:04 UTC) #3
jochen (gone - plz use gerrit)
lgtm https://codereview.chromium.org/22799014/diff/13001/content/shell/renderer/shell_render_process_observer.cc File content/shell/renderer/shell_render_process_observer.cc (right): https://codereview.chromium.org/22799014/diff/13001/content/shell/renderer/shell_render_process_observer.cc#newcode74 content/shell/renderer/shell_render_process_observer.cc:74: switches::kStableReleaseMode)) nit. add { } please
7 years, 4 months ago (2013-08-20 08:24:33 UTC) #4
Julien - ping for review
Thanks Jochen! https://codereview.chromium.org/22799014/diff/13001/content/shell/renderer/shell_render_process_observer.cc File content/shell/renderer/shell_render_process_observer.cc (right): https://codereview.chromium.org/22799014/diff/13001/content/shell/renderer/shell_render_process_observer.cc#newcode74 content/shell/renderer/shell_render_process_observer.cc:74: switches::kStableReleaseMode)) On 2013/08/20 08:24:33, jochen wrote: > ...
7 years, 4 months ago (2013-08-20 14:49:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jchaffraix@chromium.org/22799014/24001
7 years, 4 months ago (2013-08-20 14:49:52 UTC) #6
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 4 months ago (2013-08-20 17:15:47 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jchaffraix@chromium.org/22799014/24001
7 years, 4 months ago (2013-08-20 20:02:14 UTC) #8
commit-bot: I haz the power
7 years, 4 months ago (2013-08-21 02:43:57 UTC) #9
Message was sent while issue was closed.
Change committed as 218603

Powered by Google App Engine
This is Rietveld 408576698