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

Issue 612403003: Mojo UDP socket API definition review. (Closed)

Created:
6 years, 2 months ago by yzshen1
Modified:
6 years, 2 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 UDP socket API definition review. BUG=402671 TEST=None Committed: https://crrev.com/2087fb8402cbd9512aab3936661d15c80b62b543 Cr-Commit-Position: refs/heads/master@{#298606}

Patch Set 1 #

Total comments: 9

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Total comments: 8

Patch Set 6 : #

Total comments: 10

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -22 lines) Patch
M mojo/services/public/interfaces/network/net_address.mojom View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/public/interfaces/network/udp_socket.mojom View 1 2 3 4 5 6 2 chunks +56 lines, -22 lines 0 comments Download

Messages

Total messages: 27 (5 generated)
willchan no longer on Chromium
https://codereview.chromium.org/612403003/diff/1/mojo/services/public/interfaces/network/udp_socket.mojom File mojo/services/public/interfaces/network/udp_socket.mojom (right): https://codereview.chromium.org/612403003/diff/1/mojo/services/public/interfaces/network/udp_socket.mojom#newcode35 mojo/services/public/interfaces/network/udp_socket.mojom:35: // Note: This is only treated as a hint. ...
6 years, 2 months ago (2014-09-30 22:17:34 UTC) #2
yzshen1
https://codereview.chromium.org/612403003/diff/1/mojo/services/public/interfaces/network/udp_socket.mojom File mojo/services/public/interfaces/network/udp_socket.mojom (right): https://codereview.chromium.org/612403003/diff/1/mojo/services/public/interfaces/network/udp_socket.mojom#newcode35 mojo/services/public/interfaces/network/udp_socket.mojom:35: // Note: This is only treated as a hint. ...
6 years, 2 months ago (2014-09-30 22:55:10 UTC) #3
willchan no longer on Chromium
https://codereview.chromium.org/612403003/diff/1/mojo/services/public/interfaces/network/udp_socket.mojom File mojo/services/public/interfaces/network/udp_socket.mojom (right): https://codereview.chromium.org/612403003/diff/1/mojo/services/public/interfaces/network/udp_socket.mojom#newcode35 mojo/services/public/interfaces/network/udp_socket.mojom:35: // Note: This is only treated as a hint. ...
6 years, 2 months ago (2014-10-01 00:56:46 UTC) #4
yzshen1
On 2014/10/01 00:56:46, willchan OOO until 03-22-15 wrote: > https://codereview.chromium.org/612403003/diff/1/mojo/services/public/interfaces/network/udp_socket.mojom > File mojo/services/public/interfaces/network/udp_socket.mojom (right): > ...
6 years, 2 months ago (2014-10-01 06:47:11 UTC) #5
yzshen1
On 2014/10/01 06:47:11, yzshen1 wrote: > On 2014/10/01 00:56:46, willchan OOO until 03-22-15 wrote: > ...
6 years, 2 months ago (2014-10-01 06:51:45 UTC) #6
wtc
Review comments on patch set 1: The API seems reasonable. https://codereview.chromium.org/612403003/diff/1/mojo/services/public/interfaces/network/net_address.mojom File mojo/services/public/interfaces/network/net_address.mojom (right): https://codereview.chromium.org/612403003/diff/1/mojo/services/public/interfaces/network/net_address.mojom#newcode24 ...
6 years, 2 months ago (2014-10-02 02:00:52 UTC) #8
yzshen1
Thanks, Wan-Teh! https://codereview.chromium.org/612403003/diff/1/mojo/services/public/interfaces/network/net_address.mojom File mojo/services/public/interfaces/network/net_address.mojom (right): https://codereview.chromium.org/612403003/diff/1/mojo/services/public/interfaces/network/net_address.mojom#newcode24 mojo/services/public/interfaces/network/net_address.mojom:24: uint8[16] addr; On 2014/10/02 02:00:51, wtc wrote: ...
6 years, 2 months ago (2014-10-02 19:15:27 UTC) #9
yzshen1
Hi, Will and Wan-Teh. I think I have followed your suggestions and made changes accordingly. ...
6 years, 2 months ago (2014-10-02 21:18:23 UTC) #11
wtc
Patch set 4 LGTM. Please consider my review as a drive-by review, unless willchan or ...
6 years, 2 months ago (2014-10-02 22:14:05 UTC) #12
yzshen1
Thanks Wan-Teh! Hi, Ryan. IIRC, you suggested the "best effort" note for SetSendBufferSize/SetReceiveBufferSize when we ...
6 years, 2 months ago (2014-10-02 22:40:31 UTC) #14
yzshen1
Friendly ping, reviewers that haven't LG-ed this CL. Would you please take another look or ...
6 years, 2 months ago (2014-10-05 22:57:33 UTC) #15
Ryan Sleevi
It's been a while since reviewing the Pepper bits. I'm mostly apathetic, so LGTM :) ...
6 years, 2 months ago (2014-10-05 23:24:06 UTC) #16
yzshen1
Thanks Ryan! Out of curiosity, WRT the absence of IPv6 fields, I noticed that the ...
6 years, 2 months ago (2014-10-06 05:17:01 UTC) #17
Ryan Sleevi
On 2014/10/06 05:17:01, yzshen1 wrote: > Thanks Ryan! > > Out of curiosity, WRT the ...
6 years, 2 months ago (2014-10-06 05:23:31 UTC) #18
yzshen1
On Sun, Oct 5, 2014 at 10:23 PM, <rsleevi@chromium.org> wrote: > On 2014/10/06 05:17:01, yzshen1 ...
6 years, 2 months ago (2014-10-06 07:43:36 UTC) #19
wtc
Patch set 6 LGTM. https://codereview.chromium.org/612403003/diff/100001/mojo/services/public/interfaces/network/udp_socket.mojom File mojo/services/public/interfaces/network/udp_socket.mojom (right): https://codereview.chromium.org/612403003/diff/100001/mojo/services/public/interfaces/network/udp_socket.mojom#newcode102 mojo/services/public/interfaces/network/udp_socket.mojom:102: // On success, |src_addr| and ...
6 years, 2 months ago (2014-10-06 17:41:12 UTC) #20
willchan no longer on Chromium
yzshen: None of my comments are blocking, so you should feel free to commit anytime. ...
6 years, 2 months ago (2014-10-06 20:37:54 UTC) #21
brettw
Seems fine, high-level LGTM.
6 years, 2 months ago (2014-10-06 22:37:10 UTC) #22
yzshen1
> yzshen: None of my comments are blocking, so you should > feel free to ...
6 years, 2 months ago (2014-10-07 21:07:22 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/612403003/120001
6 years, 2 months ago (2014-10-07 21:10:05 UTC) #25
commit-bot: I haz the power
Committed patchset #7 (id:120001) as 8ea26d21098870292e81ea674d6919f1759708c6
6 years, 2 months ago (2014-10-07 23:20:02 UTC) #26
commit-bot: I haz the power
6 years, 2 months ago (2014-10-07 23:20:48 UTC) #27
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/2087fb8402cbd9512aab3936661d15c80b62b543
Cr-Commit-Position: refs/heads/master@{#298606}

Powered by Google App Engine
This is Rietveld 408576698