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

Issue 863813002: Plugin Power Saver: Make Unthrottle metric collection more consistent (Closed)

Created:
5 years, 11 months ago by tommycli
Modified:
5 years, 11 months ago
Reviewers:
Bernhard Bauer, piman
CC:
chromium-reviews, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, jam, mlamouri+watch-content_chromium.org, groby-ooo-7-16
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Plugin Power Saver: Make Unthrottle metric collection more consistent - Makes Plugin Power Saver posters (using LoadablePluginPlaceholder) generate correct metrics. - Makes the PluginInstanceThrottler report the NEVER unthrottle method correctly. BUG=449251, 403800 Committed: https://crrev.com/09d49819a8e9d240384963eb21552694aaf22270 Cr-Commit-Position: refs/heads/master@{#312894}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -43 lines) Patch
M chrome/renderer/plugins/chrome_plugin_placeholder.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M components/plugins/renderer/loadable_plugin_placeholder.h View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M components/plugins/renderer/loadable_plugin_placeholder.cc View 1 2 3 6 chunks +23 lines, -5 lines 0 comments Download
M content/content_renderer.gypi View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M content/public/renderer/plugin_instance_throttler.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/renderer/plugin_instance_throttler.cc View 1 2 3 4 1 chunk +0 lines, -26 lines 0 comments Download
M content/renderer/pepper/plugin_instance_throttler_impl.cc View 1 2 3 4 3 chunks +25 lines, -9 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
tommycli
bauerb, piman: PTAL Thanks!!!
5 years, 11 months ago (2015-01-22 23:20:49 UTC) #4
piman
lgtm
5 years, 11 months ago (2015-01-23 00:37:12 UTC) #5
Bernhard Bauer
https://codereview.chromium.org/863813002/diff/60001/content/public/renderer/plugin_instance_throttler.cc File content/public/renderer/plugin_instance_throttler.cc (right): https://codereview.chromium.org/863813002/diff/60001/content/public/renderer/plugin_instance_throttler.cc#newcode14 content/public/renderer/plugin_instance_throttler.cc:14: const char kPowerSaverUnthrottleHistogram[] = "Plugin.PowerSaver.Unthrottle"; Add an empty line ...
5 years, 11 months ago (2015-01-23 11:24:59 UTC) #6
tommycli
bauerb: Thanks! I had no idea you could just put the static method impls in ...
5 years, 11 months ago (2015-01-23 18:05:59 UTC) #8
Bernhard Bauer
LGTM!
5 years, 11 months ago (2015-01-23 18:12:57 UTC) #9
tommycli
cool, thanks all!
5 years, 11 months ago (2015-01-23 18:16:58 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/863813002/100001
5 years, 11 months ago (2015-01-23 18:17:44 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:100001)
5 years, 11 months ago (2015-01-23 19:30:08 UTC) #13
commit-bot: I haz the power
5 years, 11 months ago (2015-01-23 19:31:10 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/09d49819a8e9d240384963eb21552694aaf22270
Cr-Commit-Position: refs/heads/master@{#312894}

Powered by Google App Engine
This is Rietveld 408576698