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

Issue 3052014: Fix unit tests for the ResourceDispatcherHost.... (Closed)

Created:
10 years, 5 months ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
oshima
CC:
chromium-reviews, ben+cc_chromium.org, brettw-cc_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix unit tests for the ResourceDispatcherHost. A field of the ViewHostMsg_Resource_Request structure was uninitialized. Also, includes a fix for an ASSERT_EQ that listed the expected value second instead of first. R=oshima BUG=50002 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53820

Patch Set 1 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/test/data/valgrind/unit_tests.gtest_mac.txt View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
darin (slow to review)
10 years, 5 months ago (2010-07-27 09:11:20 UTC) #1
darin (slow to review)
This is what default constructors are for :-(
10 years, 5 months ago (2010-07-27 09:13:33 UTC) #2
oshima
10 years, 5 months ago (2010-07-27 18:01:39 UTC) #3
lgtm!

On 2010/07/27 09:13:33, darin wrote:
> This is what default constructors are for :-(

Powered by Google App Engine
This is Rietveld 408576698