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

Issue 540683002: Mojo: Implement the rest of the WebSocket interface. (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: Implement the rest of the WebSocket interface. Also moved some generic TypeConverters to a separate file. BUG=403930 Committed: https://crrev.com/2cbe08dab14cb1f72f3ec478d52941d0bca2fa55 Cr-Commit-Position: refs/heads/master@{#293801}

Patch Set 1 #

Total comments: 2

Patch Set 2 : darin #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -54 lines) Patch
M mojo/mojo_services.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A mojo/services/html_viewer/blink_basic_type_converters.h View 1 chunk +41 lines, -0 lines 0 comments Download
A mojo/services/html_viewer/blink_basic_type_converters.cc View 1 chunk +24 lines, -0 lines 0 comments Download
M mojo/services/html_viewer/websockethandle_impl.h View 2 chunks +5 lines, -0 lines 0 comments Download
M mojo/services/html_viewer/websockethandle_impl.cc View 1 5 chunks +36 lines, -29 lines 0 comments Download
M mojo/services/network/web_socket_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/web_socket_impl.cc View 4 chunks +11 lines, -8 lines 0 comments Download
M mojo/services/public/interfaces/network/web_socket.mojom View 2 chunks +9 lines, -16 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
Matt Perry
6 years, 3 months ago (2014-09-03 23:59:51 UTC) #2
darin (slow to review)
LGTM sorry for the high latency code review https://codereview.chromium.org/540683002/diff/1/mojo/services/html_viewer/websockethandle_impl.cc File mojo/services/html_viewer/websockethandle_impl.cc (right): https://codereview.chromium.org/540683002/diff/1/mojo/services/html_viewer/websockethandle_impl.cc#newcode122 mojo/services/html_viewer/websockethandle_impl.cc:122: // ...
6 years, 3 months ago (2014-09-05 18:54:15 UTC) #3
Matt Perry
https://codereview.chromium.org/540683002/diff/1/mojo/services/html_viewer/websockethandle_impl.cc File mojo/services/html_viewer/websockethandle_impl.cc (right): https://codereview.chromium.org/540683002/diff/1/mojo/services/html_viewer/websockethandle_impl.cc#newcode122 mojo/services/html_viewer/websockethandle_impl.cc:122: // |handle_| can be deleted here. On 2014/09/05 18:54:15, ...
6 years, 3 months ago (2014-09-05 19:49:08 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/540683002/20001
6 years, 3 months ago (2014-09-05 19:50:27 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/5871)
6 years, 3 months ago (2014-09-05 21:59:42 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/540683002/20001
6 years, 3 months ago (2014-09-08 20:01:02 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/540683002/40001
6 years, 3 months ago (2014-09-08 20:02:07 UTC) #13
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-08 22:05:11 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/540683002/40001
6 years, 3 months ago (2014-09-08 22:10:45 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001) as b7c14d7833bbf0ab95c7a72db95a79e88e744cf7
6 years, 3 months ago (2014-09-08 22:49:21 UTC) #18
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:48:38 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2cbe08dab14cb1f72f3ec478d52941d0bca2fa55
Cr-Commit-Position: refs/heads/master@{#293801}

Powered by Google App Engine
This is Rietveld 408576698