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

Issue 15808008: GTTF: Remove message loop hooks from TestLauncherDelegate (Closed)

Created:
7 years, 6 months ago by Paweł Hajdan Jr.
Modified:
7 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

GTTF: Remove message loop hooks from TestLauncherDelegate This is a step toward moving TestLauncher to base/test . BUG=236893 R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203478

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -14 lines) Patch
M chrome/test/base/chrome_test_launcher.cc View 5 chunks +14 lines, -2 lines 0 comments Download
M content/public/test/test_launcher.h View 1 chunk +0 lines, -2 lines 0 comments Download
M content/public/test/test_utils.h View 1 chunk +7 lines, -0 lines 0 comments Download
M content/public/test/test_utils.cc View 3 chunks +21 lines, -10 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
Paweł Hajdan Jr.
7 years, 6 months ago (2013-05-31 18:24:42 UTC) #1
sky
https://codereview.chromium.org/15808008/diff/1/content/public/test/test_utils.cc File content/public/test/test_utils.cc (right): https://codereview.chromium.org/15808008/diff/1/content/public/test/test_utils.cc#newcode88 content/public/test/test_utils.cc:88: for (size_t i = 0; i < g_pre_run_message_loop_hooks.Get().size(); i++) ...
7 years, 6 months ago (2013-05-31 19:27:03 UTC) #2
Paweł Hajdan Jr.
https://codereview.chromium.org/15808008/diff/1/content/public/test/test_utils.cc File content/public/test/test_utils.cc (right): https://codereview.chromium.org/15808008/diff/1/content/public/test/test_utils.cc#newcode88 content/public/test/test_utils.cc:88: for (size_t i = 0; i < g_pre_run_message_loop_hooks.Get().size(); i++) ...
7 years, 6 months ago (2013-05-31 19:50:15 UTC) #3
sky
Ok, LGTM
7 years, 6 months ago (2013-05-31 20:08:46 UTC) #4
Paweł Hajdan Jr.
7 years, 6 months ago (2013-05-31 21:19:57 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r203478 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698