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

Issue 9586015: WebSocket Pepper API: unit test must use close code defined by API (Closed)

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

Description

WebSocket Pepper API: unit test must use close code defined by API Current unit test use locally defined kCloseCodeNormalClosure as a close code. Now, PPB_WebSocket provide API defined status codes. The test must use PP_WEBSOCKETSTATUSCODE_NORMAL_CLOSURE instead of kCloseCodeNormalClosure. BUG=87310 TEST=ui_tests --gtest_filter='PPAPI*Test.WebSocket*' Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124805

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -21 lines) Patch
M ppapi/tests/test_websocket.cc View 14 chunks +29 lines, -21 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Takashi Toyoshima
Hi David, Could you grant me to land this CL?
8 years, 9 months ago (2012-03-02 20:43:31 UTC) #1
dmichael (off chromium)
lgtm
8 years, 9 months ago (2012-03-02 22:21:19 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/9586015/1
8 years, 9 months ago (2012-03-02 22:26:47 UTC) #3
commit-bot: I haz the power
8 years, 9 months ago (2012-03-03 01:11:04 UTC) #4
Change committed as 124805

Powered by Google App Engine
This is Rietveld 408576698