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

Issue 1128863004: Mojo service implementation for HTTP server - part 2 (Closed)

Created:
5 years, 7 months ago by yzshen1
Modified:
5 years, 7 months ago
Reviewers:
jam
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org, msw
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mojo service implementation for HTTP server - part 2 This CL supports HTTPConnectionDelegate.OnReceivedRequest() and adds corresponding tests. The following work will be in future CLs: - support WebSocket. - more tests. BUG=478249 TEST=Newly-added tests. Committed: https://crrev.com/349704cec73c9b5a377827313860d178b062fb8c Cr-Commit-Position: refs/heads/master@{#330168}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Total comments: 6

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+672 lines, -5 lines) Patch
M mojo/services/network/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/network/http_connection_impl.h View 1 2 3 4 5 6 3 chunks +15 lines, -0 lines 0 comments Download
M mojo/services/network/http_connection_impl.cc View 1 2 3 4 5 6 7 3 chunks +175 lines, -5 lines 0 comments Download
A mojo/services/network/http_server_apptest.cc View 1 2 3 4 5 6 7 8 1 chunk +481 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
yzshen1
Hi, John. Would you please take a look? Thanks!
5 years, 7 months ago (2015-05-14 19:08:25 UTC) #2
jam
lgtm https://codereview.chromium.org/1128863004/diff/100001/mojo/services/network/http_connection_impl.cc File mojo/services/network/http_connection_impl.cc (right): https://codereview.chromium.org/1128863004/diff/100001/mojo/services/network/http_connection_impl.cc#newcode110 mojo/services/network/http_connection_impl.cc:110: DCHECK_EQ(MOJO_RESULT_OK, result); nit: perhaps CHECK so that we ...
5 years, 7 months ago (2015-05-15 06:46:43 UTC) #3
yzshen1
Thank you, John. https://codereview.chromium.org/1128863004/diff/100001/mojo/services/network/http_connection_impl.cc File mojo/services/network/http_connection_impl.cc (right): https://codereview.chromium.org/1128863004/diff/100001/mojo/services/network/http_connection_impl.cc#newcode110 mojo/services/network/http_connection_impl.cc:110: DCHECK_EQ(MOJO_RESULT_OK, result); On 2015/05/15 06:46:43, jam ...
5 years, 7 months ago (2015-05-15 17:22:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1128863004/120001
5 years, 7 months ago (2015-05-15 17:24:01 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/88730) linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 7 months ago (2015-05-15 17:32:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1128863004/140001
5 years, 7 months ago (2015-05-15 17:50:25 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/88747) linux_chromium_gn_rel on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 7 months ago (2015-05-15 18:06:22 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1128863004/160001
5 years, 7 months ago (2015-05-15 19:07:16 UTC) #17
commit-bot: I haz the power
Committed patchset #9 (id:160001)
5 years, 7 months ago (2015-05-15 19:37:44 UTC) #18
commit-bot: I haz the power
5 years, 7 months ago (2015-05-15 19:38:32 UTC) #19
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/349704cec73c9b5a377827313860d178b062fb8c
Cr-Commit-Position: refs/heads/master@{#330168}

Powered by Google App Engine
This is Rietveld 408576698