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

Issue 8894008: Make CF net tests a content::BrowserMainParts. (Closed)

Created:
9 years ago by Jói
Modified:
9 years ago
Reviewers:
robertshield, eroman, ananta
CC:
chromium-reviews, darin-cc_chromium.org, amit, cbentzel+watch_chromium.org
Base URL:
ssh://joi@192.168.1.201/home/joi/c/chrome/src@cfnettests
Visibility:
Public.

Description

This goes most of the way to re-enabling chrome_frame_net_tests by making it a content::BrowserMainParts. The tests are still disabled until we are able to test them on IE8 and older; on IE9 all tests currently pass except for a few that hang. Additionally, this makes chrome_frame_net_tests determine protocol version using the exact same version information as npchrome_frame.dll does, so that version mismatch due to the RC dependency problems we have sometimes seen should not happen any more with this test suite. While in there, I also updated the poor_mans_trybot.bat script. BUG=105435 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114080

Patch Set 1 #

Patch Set 2 : Mostly functional, but needs polish. #

Total comments: 10

Patch Set 3 : Address review comments. #

Total comments: 1

Patch Set 4 : Ready for review. #

Patch Set 5 : Merge to LKGR (pure merge). #

Patch Set 6 : Address review comments, fix compile issues. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+382 lines, -228 lines) Patch
M chrome/browser/browser_process_impl.h View 1 2 3 4 2 chunks +0 lines, -4 lines 0 comments Download
M chrome_frame/chrome_frame.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/test/net/fake_external_tab.h View 1 2 3 4 5 6 chunks +42 lines, -19 lines 0 comments Download
M chrome_frame/test/net/fake_external_tab.cc View 1 2 3 4 5 16 chunks +304 lines, -196 lines 0 comments Download
M chrome_frame/test/net/test_automation_provider.cc View 1 1 chunk +9 lines, -2 lines 0 comments Download
M chrome_frame/test/poor_mans_trybot.bat View 1 2 2 chunks +16 lines, -7 lines 0 comments Download
M net/base/net_test_suite.h View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M net/base/net_test_suite.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Jói
Hi guys, Consider this a preview, if you have feedback at this point please send ...
9 years ago (2011-12-09 20:57:34 UTC) #1
robertshield
Huge thanks for doing this Jói :-) The approach looks sound to me, it looks ...
9 years ago (2011-12-12 04:05:49 UTC) #2
Jói
I've uploaded a quick patch to address review nits, and below are answers to a ...
9 years ago (2011-12-12 14:09:02 UTC) #3
Jói
robertshield: Main reviewer. eroman: net/OWNERS approval re net/base/net_test_suite.h/cc Robert, I'd like to commit as-is with ...
9 years ago (2011-12-12 16:03:49 UTC) #4
robertshield
lgtm http://codereview.chromium.org/8894008/diff/8001/chrome_frame/test/net/fake_external_tab.cc File chrome_frame/test/net/fake_external_tab.cc (right): http://codereview.chromium.org/8894008/diff/8001/chrome_frame/test/net/fake_external_tab.cc#newcode141 chrome_frame/test/net/fake_external_tab.cc:141: } Slightly cleaner might be to expose FakeExternalTab's ...
9 years ago (2011-12-12 16:09:40 UTC) #5
Jói
Please take another look. I addressed your review nit, and fixed a link-time issue that ...
9 years ago (2011-12-12 16:38:02 UTC) #6
ananta
LGTM
9 years ago (2011-12-12 18:24:26 UTC) #7
robertshield
On 2011/12/12 16:38:02, Jói wrote: > Please take another look. I addressed your review nit, ...
9 years ago (2011-12-12 18:30:11 UTC) #8
eroman
Doesn't look like the latest patchset includes net/base anymore, so my review isn't necessary. Let ...
9 years ago (2011-12-12 20:29:27 UTC) #9
Jói
Whoops, that was a couple of bad git cl uploads in a row. I've uploaded ...
9 years ago (2011-12-12 21:11:19 UTC) #10
eroman
9 years ago (2011-12-12 21:15:14 UTC) #11
lgtm for net/base/*

Powered by Google App Engine
This is Rietveld 408576698