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

Issue 333223002: ThreadableWebSocketChannelClientWrapper don't need suspend / resume code. (Closed)

Created:
6 years, 6 months ago by yhirano
Modified:
6 years, 6 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

ThreadableWebSocketChannelClientWrapper don't need suspend / resume code. As the WebSocket class handles suspend / resume, we can remove the suspend / resume code from ThreadableWebSocketChannelClientWrapper. BUG=384238 R=tyoshino Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176303 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176401

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -177 lines) Patch
M Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.h View 1 3 2 chunks +2 lines, -23 lines 0 comments Download
M Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp View 1 3 2 chunks +14 lines, -102 lines 0 comments Download
M Source/modules/websockets/WorkerThreadableWebSocketChannel.h View 3 3 chunks +2 lines, -6 lines 0 comments Download
M Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp View 3 3 chunks +0 lines, -46 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
yhirano
6 years, 6 months ago (2014-06-16 06:46:29 UTC) #1
tyoshino (SeeGerritForStatus)
lgtm https://codereview.chromium.org/333223002/diff/1/Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp File Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp (right): https://codereview.chromium.org/333223002/diff/1/Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp#newcode34 Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp:34: #include "wtf/PassRefPtr.h" remove? https://codereview.chromium.org/333223002/diff/1/Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp#newcode35 Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp:35: #include "wtf/RefPtr.h" remove? ...
6 years, 6 months ago (2014-06-17 05:31:48 UTC) #2
yhirano
https://codereview.chromium.org/333223002/diff/1/Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp File Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp (right): https://codereview.chromium.org/333223002/diff/1/Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp#newcode34 Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp:34: #include "wtf/PassRefPtr.h" On 2014/06/17 05:31:48, tyoshino wrote: > remove? ...
6 years, 6 months ago (2014-06-17 06:04:41 UTC) #3
yhirano
The CQ bit was checked by yhirano@chromium.org
6 years, 6 months ago (2014-06-17 09:08:29 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yhirano@chromium.org/333223002/20001
6 years, 6 months ago (2014-06-17 09:09:10 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-17 09:09:17 UTC) #6
commit-bot: I haz the power
Failed to apply patch for Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 6 months ago (2014-06-17 09:09:19 UTC) #7
yhirano
The CQ bit was checked by yhirano@chromium.org
6 years, 6 months ago (2014-06-17 09:15:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yhirano@chromium.org/333223002/40001
6 years, 6 months ago (2014-06-17 09:16:14 UTC) #9
commit-bot: I haz the power
Change committed as 176303
6 years, 6 months ago (2014-06-17 10:21:41 UTC) #10
haraken
On 2014/06/17 10:21:41, I haz the power (commit-bot) wrote: > Change committed as 176303 Reverted ...
6 years, 6 months ago (2014-06-17 12:52:14 UTC) #11
yhirano
reopen
6 years, 6 months ago (2014-06-18 02:01:47 UTC) #12
yhirano
The CQ bit was checked by yhirano@chromium.org
6 years, 6 months ago (2014-06-18 06:06:10 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yhirano@chromium.org/333223002/60001
6 years, 6 months ago (2014-06-18 06:06:49 UTC) #14
commit-bot: I haz the power
6 years, 6 months ago (2014-06-18 07:56:51 UTC) #15
Message was sent while issue was closed.
Change committed as 176401

Powered by Google App Engine
This is Rietveld 408576698