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

Issue 16049014: Modify MainThreadWebSocketChannel to use enumeration for denotating its current state (Closed)

Created:
7 years, 6 months ago by vivekg_samsung
Modified:
7 years, 6 months ago
CC:
blink-reviews, eae+blinkwatch
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Modify MainThreadWebSocketChannel to use enumeration for denotating its current state R=tyoshino Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152017

Patch Set 1 #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -15 lines) Patch
M Source/modules/websockets/MainThreadWebSocketChannel.h View 1 2 chunks +7 lines, -2 lines 0 comments Download
M Source/modules/websockets/MainThreadWebSocketChannel.cpp View 1 2 9 chunks +12 lines, -13 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
vivekg_samsung
7 years, 6 months ago (2013-06-07 01:29:11 UTC) #1
tyoshino (SeeGerritForStatus)
Are you sure it's fine to forget original state when suspending?
7 years, 6 months ago (2013-06-07 02:26:25 UTC) #2
tyoshino (SeeGerritForStatus)
On 2013/06/07 02:26:25, tyoshino wrote: > Are you sure it's fine to forget original state ...
7 years, 6 months ago (2013-06-07 02:27:58 UTC) #3
vivekg_samsung
On 2013/06/07 02:27:58, tyoshino wrote: > On 2013/06/07 02:26:25, tyoshino wrote: > > Are you ...
7 years, 6 months ago (2013-06-07 03:48:30 UTC) #4
tyoshino (SeeGerritForStatus)
On 2013/06/07 03:48:30, vivekg wrote: > On 2013/06/07 02:27:58, tyoshino wrote: > > On 2013/06/07 ...
7 years, 6 months ago (2013-06-07 05:38:16 UTC) #5
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/16049014/diff/7001/Source/modules/websockets/MainThreadWebSocketChannel.cpp File Source/modules/websockets/MainThreadWebSocketChannel.cpp (left): https://codereview.chromium.org/16049014/diff/7001/Source/modules/websockets/MainThreadWebSocketChannel.cpp#oldcode480 Source/modules/websockets/MainThreadWebSocketChannel.cpp:480: LOG(Network, "MainThreadWebSocketChannel %p startClosingHandshake() code=%d m_receivedClosingHandshake=%d", this, m_closing, m_receivedClosingHandshake); ...
7 years, 6 months ago (2013-06-07 08:18:27 UTC) #6
vivekg__
On 2013/06/07 08:18:27, tyoshino wrote: > https://codereview.chromium.org/16049014/diff/7001/Source/modules/websockets/MainThreadWebSocketChannel.cpp > File Source/modules/websockets/MainThreadWebSocketChannel.cpp (left): > > https://codereview.chromium.org/16049014/diff/7001/Source/modules/websockets/MainThreadWebSocketChannel.cpp#oldcode480 > ...
7 years, 6 months ago (2013-06-07 08:46:07 UTC) #7
tyoshino (SeeGerritForStatus)
Thank you. LGTM
7 years, 6 months ago (2013-06-07 10:04:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vivek.vg@samsung.com/16049014/13001
7 years, 6 months ago (2013-06-07 10:04:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vivek.vg@samsung.com/16049014/13001
7 years, 6 months ago (2013-06-07 10:23:26 UTC) #10
commit-bot: I haz the power
7 years, 6 months ago (2013-06-07 12:16:54 UTC) #11
Message was sent while issue was closed.
Change committed as 152017

Powered by Google App Engine
This is Rietveld 408576698