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

Issue 449303002: Move SocketsTcpApiTest.SocketsTcpCreateGood to app_shell_browsertests. (Closed)

Created:
6 years, 4 months ago by Daniel Nishi
Modified:
6 years, 4 months ago
Reviewers:
Yoyo Zhou
CC:
scheib, chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move SocketsTcpApiTest.SocketsTcpCreateGood to app_shell_browsertests. BUG=388893 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288495

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Total comments: 6

Patch Set 3 : Yoyo comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -75 lines) Patch
M chrome/browser/extensions/api/sockets_tcp/sockets_tcp_apitest.cc View 3 chunks +0 lines, -24 lines 0 comments Download
M extensions/browser/api/dns/dns_apitest.cc View 1 5 chunks +7 lines, -46 lines 0 comments Download
A extensions/browser/api/sockets_tcp/sockets_tcp_apitest.cc View 1 2 1 chunk +37 lines, -0 lines 0 comments Download
M extensions/browser/api_test_utils.h View 1 2 1 chunk +14 lines, -2 lines 0 comments Download
M extensions/browser/api_test_utils.cc View 1 3 chunks +37 lines, -3 lines 0 comments Download
M extensions/common/test_util.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M extensions/common/test_util.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download
M extensions/shell/app_shell.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Daniel Nishi
yoz: PTAL.
6 years, 4 months ago (2014-08-08 00:22:55 UTC) #1
Yoyo Zhou
https://codereview.chromium.org/449303002/diff/20001/extensions/browser/api_test_utils.cc File extensions/browser/api_test_utils.cc (right): https://codereview.chromium.org/449303002/diff/20001/extensions/browser/api_test_utils.cc#newcode86 extensions/browser/api_test_utils.cc:86: scoped_refptr<Extension> CreateEmptyExtension() { I recently found extensions/common/test_util.h. I think ...
6 years, 4 months ago (2014-08-08 01:28:04 UTC) #2
Daniel Nishi
https://codereview.chromium.org/449303002/diff/20001/extensions/browser/api_test_utils.cc File extensions/browser/api_test_utils.cc (right): https://codereview.chromium.org/449303002/diff/20001/extensions/browser/api_test_utils.cc#newcode86 extensions/browser/api_test_utils.cc:86: scoped_refptr<Extension> CreateEmptyExtension() { On 2014/08/08 01:28:04, Yoyo Zhou wrote: ...
6 years, 4 months ago (2014-08-08 17:24:08 UTC) #3
Yoyo Zhou
LGTM https://chromiumcodereview.appspot.com/449303002/diff/40001/extensions/browser/api/sockets_tcp/sockets_tcp_apitest.cc File extensions/browser/api/sockets_tcp/sockets_tcp_apitest.cc (right): https://chromiumcodereview.appspot.com/449303002/diff/40001/extensions/browser/api/sockets_tcp/sockets_tcp_apitest.cc#newcode6 extensions/browser/api/sockets_tcp/sockets_tcp_apitest.cc:6: #include "extensions/browser/api/dns/mock_host_resolver_creator.h" These don't seem to be used. ...
6 years, 4 months ago (2014-08-08 20:12:08 UTC) #4
Daniel Nishi
https://chromiumcodereview.appspot.com/449303002/diff/40001/extensions/browser/api/sockets_tcp/sockets_tcp_apitest.cc File extensions/browser/api/sockets_tcp/sockets_tcp_apitest.cc (right): https://chromiumcodereview.appspot.com/449303002/diff/40001/extensions/browser/api/sockets_tcp/sockets_tcp_apitest.cc#newcode6 extensions/browser/api/sockets_tcp/sockets_tcp_apitest.cc:6: #include "extensions/browser/api/dns/mock_host_resolver_creator.h" On 2014/08/08 20:12:07, Yoyo Zhou wrote: > ...
6 years, 4 months ago (2014-08-08 20:30:26 UTC) #5
Daniel Nishi
The CQ bit was checked by dhnishi@chromium.org
6 years, 4 months ago (2014-08-08 20:30:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dhnishi@chromium.org/449303002/60001
6 years, 4 months ago (2014-08-08 20:33:15 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-08-09 02:53:36 UTC) #8
Message was sent while issue was closed.
Change committed as 288495

Powered by Google App Engine
This is Rietveld 408576698