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

Issue 1132873002: Plugin Power Saver: Fix poster-click flaky test. (Closed)

Created:
5 years, 7 months ago by tommycli
Modified:
5 years, 7 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@0275-plugin-power-saver-preserve-js-access-for-throttled-plugins
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Plugin Power Saver: Fix poster-click flaky test. BUG=481687 Committed: https://crrev.com/6b28a8e582113e0417dc2fecc54c324a902fe9ec Cr-Commit-Position: refs/heads/master@{#329293}

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Total comments: 4

Patch Set 3 : change expect_eq to assert_eq #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -21 lines) Patch
M chrome/browser/plugins/plugin_power_saver_browsertest.cc View 1 2 4 chunks +19 lines, -2 lines 0 comments Download
M components/plugins/renderer/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/plugins/renderer/loadable_plugin_placeholder.cc View 2 chunks +33 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/pepper/plugin_module.cc View 2 chunks +38 lines, -19 lines 0 comments Download

Messages

Total messages: 26 (10 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132873002/1
5 years, 7 months ago (2015-05-08 19:26:44 UTC) #2
tommycli
thestig/bauerb: I think this is the smallest CL that will fix that flaky test. It ...
5 years, 7 months ago (2015-05-08 19:26:58 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/62213)
5 years, 7 months ago (2015-05-08 19:34:27 UTC) #6
Bernhard Bauer
Thanks! I have to say, I like this. It is indeed a bit sad that ...
5 years, 7 months ago (2015-05-11 08:03:53 UTC) #7
tommycli
bauerb: thanks! The --enable-testing=plugin_placeholder would be nice if other enable-x-testing flags used it, but i ...
5 years, 7 months ago (2015-05-11 17:00:08 UTC) #8
Bernhard Bauer
On 2015/05/11 17:00:08, tommycli wrote: > bauerb: thanks! The --enable-testing=plugin_placeholder would be nice if other ...
5 years, 7 months ago (2015-05-11 18:25:25 UTC) #9
tommycli
On 2015/05/11 18:25:25, Bernhard Bauer wrote: > On 2015/05/11 17:00:08, tommycli wrote: > > bauerb: ...
5 years, 7 months ago (2015-05-11 18:34:21 UTC) #10
tommycli
piman: content/ ptal, thanks!
5 years, 7 months ago (2015-05-11 20:12:16 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132873002/20001
5 years, 7 months ago (2015-05-11 20:15:44 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/62722) linux_chromium_gn_dbg on ...
5 years, 7 months ago (2015-05-11 20:23:15 UTC) #16
piman
LGTM. I'm not hot on adding test code to run-time, but I don't have a ...
5 years, 7 months ago (2015-05-11 21:45:00 UTC) #17
Lei Zhang
lgtm https://codereview.chromium.org/1132873002/diff/20001/chrome/browser/plugins/plugin_power_saver_browsertest.cc File chrome/browser/plugins/plugin_power_saver_browsertest.cc (right): https://codereview.chromium.org/1132873002/diff/20001/chrome/browser/plugins/plugin_power_saver_browsertest.cc#newcode137 chrome/browser/plugins/plugin_power_saver_browsertest.cc:137: "if (plugin.hasAttribute('placeholderLoaded')) {" Just do this instead? if ...
5 years, 7 months ago (2015-05-11 22:26:20 UTC) #18
tommycli
thestig: thanks! https://codereview.chromium.org/1132873002/diff/20001/chrome/browser/plugins/plugin_power_saver_browsertest.cc File chrome/browser/plugins/plugin_power_saver_browsertest.cc (right): https://codereview.chromium.org/1132873002/diff/20001/chrome/browser/plugins/plugin_power_saver_browsertest.cc#newcode137 chrome/browser/plugins/plugin_power_saver_browsertest.cc:137: "if (plugin.hasAttribute('placeholderLoaded')) {" On 2015/05/11 22:26:20, Lei ...
5 years, 7 months ago (2015-05-11 23:24:10 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132873002/40001
5 years, 7 months ago (2015-05-11 23:25:45 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-12 00:26:34 UTC) #25
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 00:27:25 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6b28a8e582113e0417dc2fecc54c324a902fe9ec
Cr-Commit-Position: refs/heads/master@{#329293}

Powered by Google App Engine
This is Rietveld 408576698