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

Issue 9619021: WebSocket Pepper API: Implement extensions (Closed)

Created:
8 years, 9 months ago by Takashi Toyoshima
Modified:
8 years, 9 months ago
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

WebSocket Pepper API: Implement extensions BUG=87310 TEST=ui_tests --gtest_filter="*WebSocket*" Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125962

Patch Set 1 #

Patch Set 2 : remove obsolete description in IDL #

Patch Set 3 : update expectation #

Total comments: 3

Patch Set 4 : for the final review #

Patch Set 5 : for the final review (revised) #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -11 lines) Patch
M ppapi/api/ppb_websocket.idl View 1 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/c/ppb_websocket.h View 1 2 chunks +1 line, -2 lines 0 comments Download
M ppapi/tests/test_websocket.cc View 1 2 3 4 4 chunks +4 lines, -2 lines 1 comment Download
M webkit/plugins/ppapi/ppb_websocket_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M webkit/plugins/ppapi/ppb_websocket_impl.cc View 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Takashi Toyoshima
Hi David, Now WebSocket implementation in WebKit supports the extensions property. I'd like to implement ...
8 years, 9 months ago (2012-03-07 21:09:35 UTC) #1
dmichael (off chromium)
http://codereview.chromium.org/9619021/diff/1005/ppapi/tests/test_websocket.cc File ppapi/tests/test_websocket.cc (right): http://codereview.chromium.org/9619021/diff/1005/ppapi/tests/test_websocket.cc#newcode752 ppapi/tests/test_websocket.cc:752: "x-webkit-deflate-frame")); What's the extension do? Is there a way ...
8 years, 9 months ago (2012-03-09 18:27:16 UTC) #2
Takashi Toyoshima
Thanks. http://codereview.chromium.org/9619021/diff/1005/ppapi/tests/test_websocket.cc File ppapi/tests/test_websocket.cc (right): http://codereview.chromium.org/9619021/diff/1005/ppapi/tests/test_websocket.cc#newcode30 ppapi/tests/test_websocket.cc:30: "ws://localhost:8880/websocket/tests/hybi/echo"; This URL will be changed to ".../hybi/echo-with-no-extension". ...
8 years, 9 months ago (2012-03-09 18:46:15 UTC) #3
dmichael (off chromium)
Thanks for explaining. So it sounds like we should just wait until the other work ...
8 years, 9 months ago (2012-03-09 18:51:41 UTC) #4
Takashi Toyoshima
Right. I think we should wait my CL (WebKit r110274) are rolled. WebKit gardener is ...
8 years, 9 months ago (2012-03-09 19:11:34 UTC) #5
Takashi Toyoshima
OK, the set 5 must work with the latest WebKit. All we have to do ...
8 years, 9 months ago (2012-03-09 19:26:43 UTC) #6
dmichael (off chromium)
lgtm
8 years, 9 months ago (2012-03-09 19:35:58 UTC) #7
Takashi Toyoshima
Adam roll new WebKit! It's time to land.
8 years, 9 months ago (2012-03-09 22:57:28 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/9619021/11001
8 years, 9 months ago (2012-03-09 22:57:56 UTC) #9
commit-bot: I haz the power
8 years, 9 months ago (2012-03-10 00:41:59 UTC) #10
Change committed as 125962

Powered by Google App Engine
This is Rietveld 408576698