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

Issue 14914010: GTTF: Convert WebContentsImplBrowserTest to use EmbeddedTestServer. (Closed)

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

Description

GTTF: Convert WebContentsImplBrowserTest to use EmbeddedTestServer. This eliminates a whole class of problems with SpawnedTestServer failing to start. BUG=96594, 230200 R=avi@chromium.org, satorux@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201099

Patch Set 1 #

Total comments: 7

Patch Set 2 : review #

Patch Set 3 : added test.html #

Total comments: 3

Patch Set 4 : fixes #

Patch Set 5 : fixes #

Patch Set 6 : android #

Patch Set 7 : ios #

Patch Set 8 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -11 lines) Patch
M build/android/pylib/gtest/test_runner.py View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl_browsertest.cc View 6 chunks +13 lines, -10 lines 0 comments Download
M content/public/test/browser_test_base.h View 3 chunks +18 lines, -0 lines 0 comments Download
M content/public/test/browser_test_base.cc View 3 chunks +6 lines, -1 line 0 comments Download
M content/test/content_browser_test.cc View 1 3 chunks +5 lines, -0 lines 0 comments Download
A net/data/test.html View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M net/net.gyp View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M net/test/embedded_test_server/embedded_test_server.h View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
M net/test/embedded_test_server/embedded_test_server.cc View 1 4 chunks +34 lines, -0 lines 0 comments Download
M net/test/embedded_test_server/embedded_test_server_unittest.cc View 1 2 3 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Paweł Hajdan Jr.
7 years, 7 months ago (2013-05-15 21:42:09 UTC) #1
Avi (use Gerrit)
lgtm with nit <meme template="cheering minions"> EmbeddedTestServer! </meme> https://codereview.chromium.org/14914010/diff/1/content/browser/web_contents/web_contents_impl_browsertest.cc File content/browser/web_contents/web_contents_impl_browsertest.cc (right): https://codereview.chromium.org/14914010/diff/1/content/browser/web_contents/web_contents_impl_browsertest.cc#newcode20 content/browser/web_contents/web_contents_impl_browsertest.cc:20: #include ...
7 years, 7 months ago (2013-05-15 21:55:41 UTC) #2
satorux1
This change is great but I have some comments for the embedded test server. I'd ...
7 years, 7 months ago (2013-05-16 04:57:58 UTC) #3
Paweł Hajdan Jr.
PTAL I see the point for a separate patch, but I also prefer to have ...
7 years, 7 months ago (2013-05-16 21:24:37 UTC) #4
satorux1
LGTM with nits https://codereview.chromium.org/14914010/diff/1007/net/data/test.html File net/data/test.html (right): https://codereview.chromium.org/14914010/diff/1007/net/data/test.html#newcode1 net/data/test.html:1: <p>Hello World!</p> There seems to be ...
7 years, 7 months ago (2013-05-17 06:02:25 UTC) #5
satorux1
On 2013/05/16 21:24:37, Paweł Hajdan Jr. wrote: > PTAL > > I see the point ...
7 years, 7 months ago (2013-05-17 06:04:42 UTC) #6
Paweł Hajdan Jr.
https://codereview.chromium.org/14914010/diff/1007/net/test/embedded_test_server/embedded_test_server.h File net/test/embedded_test_server/embedded_test_server.h (right): https://codereview.chromium.org/14914010/diff/1007/net/test/embedded_test_server/embedded_test_server.h#newcode114 net/test/embedded_test_server/embedded_test_server.h:114: // Registers request handler which serves files from |directory|. ...
7 years, 7 months ago (2013-05-17 17:34:07 UTC) #7
satorux1
LGTM. Thank you for updating the comment.
7 years, 7 months ago (2013-05-20 03:48:19 UTC) #8
Paweł Hajdan Jr.
7 years, 7 months ago (2013-05-20 16:45:42 UTC) #9
Message was sent while issue was closed.
Committed patchset #8 manually as r201099.

Powered by Google App Engine
This is Rietveld 408576698