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

Issue 7837022: WebSocket Pepper C API. In this change, only the C interface is defined and no (Closed)

Created:
9 years, 3 months ago by Yuzo
Modified:
8 years, 11 months ago
CC:
chromium-reviews, piman+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

WebSocket Pepper C API. In this change, only the C interface is defined and no implementation is provided. TEST=n/a because only the interface is defined in this change. BUG=87310

Patch Set 1 #

Total comments: 30

Patch Set 2 : Addressed tyoshino's comments #

Total comments: 20

Patch Set 3 : Address Brett's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -0 lines) Patch
A ppapi/c/dev/ppb_websocket_dev.h View 1 2 1 chunk +186 lines, -0 lines 0 comments Download
M ppapi/ppapi_cpp.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Yuzo
Hi, reviewers, I'd appreciate it if you could review this. One thing that I'm unsure ...
9 years, 3 months ago (2011-09-07 08:30:59 UTC) #1
tyoshino (SeeGerritForStatus)
http://codereview.chromium.org/7837022/diff/1/ppapi/c/dev/ppb_websocket_dev.h File ppapi/c/dev/ppb_websocket_dev.h (right): http://codereview.chromium.org/7837022/diff/1/ppapi/c/dev/ppb_websocket_dev.h#newcode69 ppapi/c/dev/ppb_websocket_dev.h:69: // Connects |web_socket| to null-terminate |url| specifying |protocols|. terminated ...
9 years, 3 months ago (2011-09-07 13:07:58 UTC) #2
Yuzo
Thank you for the review. http://codereview.chromium.org/7837022/diff/1/ppapi/c/dev/ppb_websocket_dev.h File ppapi/c/dev/ppb_websocket_dev.h (right): http://codereview.chromium.org/7837022/diff/1/ppapi/c/dev/ppb_websocket_dev.h#newcode69 ppapi/c/dev/ppb_websocket_dev.h:69: // Connects |web_socket| to ...
9 years, 3 months ago (2011-09-08 06:08:15 UTC) #3
brettw
LGTM, thanks! I have mostly some comment suggestions and things to think about in subsequent ...
9 years, 3 months ago (2011-09-08 16:39:36 UTC) #4
Yuzo
Brett, thank you for the review and sorry for my late response. http://codereview.chromium.org/7837022/diff/4001/ppapi/c/dev/ppb_websocket_dev.h File ppapi/c/dev/ppb_websocket_dev.h ...
9 years, 2 months ago (2011-09-29 06:20:31 UTC) #5
brettw
LGTM. Note that we'll have to convert the comments to C-style, but we can do ...
9 years, 2 months ago (2011-09-30 04:43:38 UTC) #6
Yuzo
8 years, 11 months ago (2012-01-27 08:04:24 UTC) #7
I think this CL is not relevant any more. I will close just close this.

Powered by Google App Engine
This is Rietveld 408576698