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

Issue 515923003: Mojo: Add a WebSocket/Client interface and hook it up to the HTML viewer. (Closed)

Created:
6 years, 3 months ago by Matt Perry
Modified:
6 years, 3 months ago
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
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Mojo: Add a WebSocket/Client interface and hook it up to the HTML viewer. It's only half-implemented, but it's the half that lets you connect and send/receive messages, so this seemed like a good stopping point. BUG=403930 Committed: https://crrev.com/e7dfd32909a96c6496749a70cc8b8755a9069321 Cr-Commit-Position: refs/heads/master@{#293096}

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Patch Set 3 : gn #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+568 lines, -0 lines) Patch
M mojo/mojo_services.gypi View 1 2 3 3 chunks +5 lines, -0 lines 0 comments Download
M mojo/services/html_viewer/blink_platform_impl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/html_viewer/blink_platform_impl.cc View 1 2 chunks +5 lines, -0 lines 0 comments Download
A mojo/services/html_viewer/websockethandle_impl.h View 1 chunk +49 lines, -0 lines 0 comments Download
A mojo/services/html_viewer/websockethandle_impl.cc View 1 2 3 1 chunk +193 lines, -0 lines 0 comments Download
M mojo/services/network/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/services/network/network_service_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/network/network_service_impl.cc View 2 chunks +5 lines, -0 lines 0 comments Download
A mojo/services/network/web_socket_impl.h View 1 chunk +49 lines, -0 lines 0 comments Download
A mojo/services/network/web_socket_impl.cc View 1 2 3 1 chunk +208 lines, -0 lines 0 comments Download
M mojo/services/public/interfaces/network/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/public/interfaces/network/network_service.mojom View 2 chunks +3 lines, -0 lines 0 comments Download
A mojo/services/public/interfaces/network/web_socket.mojom View 1 chunk +46 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (1 generated)
Matt Perry
mpcomplete@chromium.org changed reviewers: + darin@chromium.org
6 years, 3 months ago (2014-08-28 22:09:18 UTC) #1
Matt Perry
6 years, 3 months ago (2014-08-28 22:09:18 UTC) #2
darin (slow to review)
LGTM https://codereview.chromium.org/515923003/diff/1/mojo/services/html_viewer/blink_platform_impl.cc File mojo/services/html_viewer/blink_platform_impl.cc (right): https://codereview.chromium.org/515923003/diff/1/mojo/services/html_viewer/blink_platform_impl.cc#newcode155 mojo/services/html_viewer/blink_platform_impl.cc:155: // TODO(mpcomplete): what's this for? This is the ...
6 years, 3 months ago (2014-08-28 22:42:16 UTC) #3
Matt Perry
https://codereview.chromium.org/515923003/diff/1/mojo/services/html_viewer/blink_platform_impl.cc File mojo/services/html_viewer/blink_platform_impl.cc (right): https://codereview.chromium.org/515923003/diff/1/mojo/services/html_viewer/blink_platform_impl.cc#newcode155 mojo/services/html_viewer/blink_platform_impl.cc:155: // TODO(mpcomplete): what's this for? On 2014/08/28 22:42:15, darin ...
6 years, 3 months ago (2014-08-28 23:24:21 UTC) #4
Matt Perry
The CQ bit was checked by mpcomplete@chromium.org
6 years, 3 months ago (2014-08-28 23:24:24 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/515923003/20001
6 years, 3 months ago (2014-08-28 23:26:04 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu_triggered_tests on tryserver.chromium.gpu ...
6 years, 3 months ago (2014-08-29 00:22:49 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-29 00:29:32 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/10718)
6 years, 3 months ago (2014-08-29 00:29:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/515923003/60001
6 years, 3 months ago (2014-09-03 00:53:33 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001) as f37df0a98236ced12a513fad4c6cf3674312d022
6 years, 3 months ago (2014-09-03 07:52:23 UTC) #12
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:24:22 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e7dfd32909a96c6496749a70cc8b8755a9069321
Cr-Commit-Position: refs/heads/master@{#293096}

Powered by Google App Engine
This is Rietveld 408576698