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

Issue 116893004: Parameterize the composited RenderWidgetHostViewBrowserTests. (Closed)

Created:
7 years ago by danakj
Modified:
7 years ago
Reviewers:
sky
CC:
chromium-reviews, joi+watch-content_chromium.org, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, jam, penghuang+watch_chromium.org, sievers+watch_chromium.org, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, James Su, miu+watch_chromium.org, ccameron, jbauman, piman
Visibility:
Public.

Description

Parameterize the composited RenderWidgetHostViewBrowserTests. Run these tests with both hardware and software compositing. When software compositing is enabled for a browser test, it also sets appropriate command line flags to ensure the renderer is software composited and the ui compositor is single-threaded. R=piman@chromium.org BUG=327508 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242080

Patch Set 1 #

Patch Set 2 : tests: buildoutsideaura #

Patch Set 3 : tests: android #

Total comments: 9

Patch Set 4 : tests: sky-feedback-except-enum #

Patch Set 5 : tests: only gl on GTK, not only software on GTK. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -26 lines) Patch
M content/browser/renderer_host/render_widget_host_view_browsertest.cc View 1 2 3 4 18 chunks +61 lines, -21 lines 0 comments Download
M content/public/test/browser_test_base.h View 2 chunks +9 lines, -2 lines 0 comments Download
M content/public/test/browser_test_base.cc View 1 5 chunks +31 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
danakj
sky@ could you please review as piman is OOO, or suggest another owner?
7 years ago (2013-12-19 20:50:21 UTC) #1
sky
https://codereview.chromium.org/116893004/diff/40001/content/browser/renderer_host/render_widget_host_view_browsertest.cc File content/browser/renderer_host/render_widget_host_view_browsertest.cc (right): https://codereview.chromium.org/116893004/diff/40001/content/browser/renderer_host/render_widget_host_view_browsertest.cc#newcode227 content/browser/renderer_host/render_widget_host_view_browsertest.cc:227: compositing_mode_ = GL_COMPOSITING; Wouldn't this be better placed around ...
7 years ago (2013-12-19 21:35:32 UTC) #2
danakj
https://codereview.chromium.org/116893004/diff/40001/content/browser/renderer_host/render_widget_host_view_browsertest.cc File content/browser/renderer_host/render_widget_host_view_browsertest.cc (right): https://codereview.chromium.org/116893004/diff/40001/content/browser/renderer_host/render_widget_host_view_browsertest.cc#newcode227 content/browser/renderer_host/render_widget_host_view_browsertest.cc:227: compositing_mode_ = GL_COMPOSITING; On 2013/12/19 21:35:32, sky wrote: > ...
7 years ago (2013-12-19 21:40:53 UTC) #3
danakj
https://codereview.chromium.org/116893004/diff/40001/content/browser/renderer_host/render_widget_host_view_browsertest.cc File content/browser/renderer_host/render_widget_host_view_browsertest.cc (right): https://codereview.chromium.org/116893004/diff/40001/content/browser/renderer_host/render_widget_host_view_browsertest.cc#newcode227 content/browser/renderer_host/render_widget_host_view_browsertest.cc:227: compositing_mode_ = GL_COMPOSITING; On 2013/12/19 21:40:54, danakj wrote: > ...
7 years ago (2013-12-19 21:45:30 UTC) #4
sky
On Thu, Dec 19, 2013 at 1:45 PM, <danakj@chromium.org> wrote: > > https://codereview.chromium.org/116893004/diff/40001/content/browser/renderer_host/render_widget_host_view_browsertest.cc > File ...
7 years ago (2013-12-19 21:45:59 UTC) #5
danakj
Addressed feedback except for the enum. The enum is tricky.. here's the states we have: ...
7 years ago (2013-12-19 22:21:05 UTC) #6
sky
Ok, LGTM
7 years ago (2013-12-19 22:27:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/116893004/60001
7 years ago (2013-12-19 22:55:25 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=207408
7 years ago (2013-12-19 23:49:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/116893004/40002
7 years ago (2013-12-20 00:03:16 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=108389
7 years ago (2013-12-20 08:58:20 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/116893004/40002
7 years ago (2013-12-20 09:47:46 UTC) #12
commit-bot: I haz the power
7 years ago (2013-12-20 12:52:16 UTC) #13
Message was sent while issue was closed.
Change committed as 242080

Powered by Google App Engine
This is Rietveld 408576698