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

Issue 1112723002: Add a field trial to enable plugin power saver for all users. (Closed)

Created:
5 years, 7 months ago by Dan Beam
Modified:
5 years, 7 months ago
CC:
chromium-reviews, markusheintz_
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a field trial to enable plugin power saver for all users. R=tommycli@chromium.org,bauerb@chromium.org BUG=478918 Committed: https://crrev.com/f377cefbea76754a5a0eb43049640bb28bcff8dd Cr-Commit-Position: refs/heads/master@{#327546}

Patch Set 1 #

Total comments: 4

Patch Set 2 : tommycli@ review #

Total comments: 4

Patch Set 3 : bauerb@ review #

Patch Set 4 : humans are bad compilers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -24 lines) Patch
M components/content_settings/core/browser/plugins_field_trial.h View 1 1 chunk +5 lines, -1 line 0 comments Download
M components/content_settings/core/browser/plugins_field_trial.cc View 1 2 3 2 chunks +15 lines, -3 lines 0 comments Download
M components/content_settings/core/browser/plugins_field_trial_unittest.cc View 1 2 2 chunks +15 lines, -20 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
Dan Beam
5 years, 7 months ago (2015-04-28 21:47:10 UTC) #1
tommycli
https://codereview.chromium.org/1112723002/diff/1/components/content_settings/core/browser/plugins_field_trial.cc File components/content_settings/core/browser/plugins_field_trial.cc (right): https://codereview.chromium.org/1112723002/diff/1/components/content_settings/core/browser/plugins_field_trial.cc#newcode14 components/content_settings/core/browser/plugins_field_trial.cc:14: const char PluginsFieldTrial::kEnableFieldTrial[] = "PluginPowerSaver"; Add a TODO to ...
5 years, 7 months ago (2015-04-28 21:57:56 UTC) #2
Dan Beam
https://codereview.chromium.org/1112723002/diff/1/components/content_settings/core/browser/plugins_field_trial.cc File components/content_settings/core/browser/plugins_field_trial.cc (right): https://codereview.chromium.org/1112723002/diff/1/components/content_settings/core/browser/plugins_field_trial.cc#newcode14 components/content_settings/core/browser/plugins_field_trial.cc:14: const char PluginsFieldTrial::kEnableFieldTrial[] = "PluginPowerSaver"; On 2015/04/28 21:57:56, tommycli ...
5 years, 7 months ago (2015-04-28 22:17:55 UTC) #3
tommycli
lgtm. I guess the lameness will (hopefully) only last until branch cut.
5 years, 7 months ago (2015-04-28 22:28:23 UTC) #4
Dan Beam
+bauerb@ for components/content_settings/OWNERS
5 years, 7 months ago (2015-04-28 22:29:35 UTC) #6
Bernhard Bauer
https://codereview.chromium.org/1112723002/diff/20001/components/content_settings/core/browser/plugins_field_trial.cc File components/content_settings/core/browser/plugins_field_trial.cc (right): https://codereview.chromium.org/1112723002/diff/20001/components/content_settings/core/browser/plugins_field_trial.cc#newcode41 components/content_settings/core/browser/plugins_field_trial.cc:41: std::string group = base::FieldTrialList::FindFullName(kEnableFieldTrial); According to go/finch-and-flags, you should ...
5 years, 7 months ago (2015-04-29 16:23:24 UTC) #7
Dan Beam
https://codereview.chromium.org/1112723002/diff/20001/components/content_settings/core/browser/plugins_field_trial.cc File components/content_settings/core/browser/plugins_field_trial.cc (right): https://codereview.chromium.org/1112723002/diff/20001/components/content_settings/core/browser/plugins_field_trial.cc#newcode41 components/content_settings/core/browser/plugins_field_trial.cc:41: std::string group = base::FieldTrialList::FindFullName(kEnableFieldTrial); On 2015/04/29 16:23:24, Bernhard Bauer ...
5 years, 7 months ago (2015-04-29 17:59:28 UTC) #8
Bernhard Bauer
lgtm
5 years, 7 months ago (2015-04-29 18:07:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1112723002/60001
5 years, 7 months ago (2015-04-29 18:13:41 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-04-29 19:31:05 UTC) #13
commit-bot: I haz the power
5 years, 7 months ago (2015-04-29 19:31:54 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f377cefbea76754a5a0eb43049640bb28bcff8dd
Cr-Commit-Position: refs/heads/master@{#327546}

Powered by Google App Engine
This is Rietveld 408576698