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

Issue 2710053003: Keep a TaskScheduler instance in RenderWidgetHostViewGuestTest (Closed)

Created:
3 years, 10 months ago by tzik
Modified:
3 years, 10 months ago
Reviewers:
clamy, alexmos
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Keep a TaskScheduler instance in RenderWidgetHostViewGuestTest RenderWidgetHostImpl on Windows uses TaskScheduler in its constructor, and that requires a TaskScheduler instance. This CL add one to RenderWidgetHostViewGuestTest, so that it unbreak the test failure on Windows bots. BUG=695375 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2710053003 Cr-Commit-Position: refs/heads/master@{#452696} Committed: https://chromium.googlesource.com/chromium/src/+/33237fadcbda24bd31d2a166ba9a79c994671dda

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 2

Patch Set 3 : +comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -8 lines) Patch
M content/browser/frame_host/render_widget_host_view_guest_unittest.cc View 1 2 4 chunks +7 lines, -8 lines 0 comments Download

Messages

Total messages: 20 (15 generated)
tzik
PTAL
3 years, 10 months ago (2017-02-23 13:11:38 UTC) #9
alexmos
LGTM, thanks for fixing! https://codereview.chromium.org/2710053003/diff/40001/content/browser/frame_host/render_widget_host_view_guest_unittest.cc File content/browser/frame_host/render_widget_host_view_guest_unittest.cc (right): https://codereview.chromium.org/2710053003/diff/40001/content/browser/frame_host/render_widget_host_view_guest_unittest.cc#newcode100 content/browser/frame_host/render_widget_host_view_guest_unittest.cc:100: base::test::ScopedTaskScheduler task_scheduler_; Perhaps also add ...
3 years, 10 months ago (2017-02-23 22:31:54 UTC) #13
tzik
https://codereview.chromium.org/2710053003/diff/40001/content/browser/frame_host/render_widget_host_view_guest_unittest.cc File content/browser/frame_host/render_widget_host_view_guest_unittest.cc (right): https://codereview.chromium.org/2710053003/diff/40001/content/browser/frame_host/render_widget_host_view_guest_unittest.cc#newcode100 content/browser/frame_host/render_widget_host_view_guest_unittest.cc:100: base::test::ScopedTaskScheduler task_scheduler_; On 2017/02/23 22:31:54, alexmos wrote: > Perhaps ...
3 years, 10 months ago (2017-02-23 23:49:42 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2710053003/60001
3 years, 10 months ago (2017-02-23 23:50:49 UTC) #17
commit-bot: I haz the power
3 years, 10 months ago (2017-02-24 00:52:56 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/33237fadcbda24bd31d2a166ba9a...

Powered by Google App Engine
This is Rietveld 408576698