Chromium Code Reviews

Issue 346019: Initialize the chrome thread object at the start of the CFUrlRequestUnittestR... (Closed)

Created:
11 years, 1 month ago by ananta
Modified:
9 years, 6 months ago
Reviewers:
tommi (sloooow) - chröme
CC:
chromium-reviews_googlegroups.com, darin (slow to review), amit
Visibility:
Public.

Description

Initialize the chrome thread object at the start of the CFUrlRequestUnittestRunner constructor. This causes a CHECK to fire in the extensions service initialization which happens when we initialize the profile. The CHECK was added in revision 30550. Given the spate of these test failures we should really speed up the process of moving the chrome frame builder to the main waterfall. TBR=tommi Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30556

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+4 lines, -4 lines)
M chrome_frame/test/net/fake_external_tab.cc View 1 chunk +4 lines, -4 lines 0 comments

Messages

Total messages: 2 (0 generated)
ananta
11 years, 1 month ago (2009-10-30 03:39:00 UTC) #1
tommi (sloooow) - chröme
11 years, 1 month ago (2009-10-30 18:34:15 UTC) #2
lgtm

Powered by Google App Engine