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

Issue 244923002: UMA: Count the number of WebSocket.send() call for each argument type. (Closed)

Created:
6 years, 8 months ago by tyoshino (SeeGerritForStatus)
Modified:
6 years, 8 months ago
Reviewers:
Adam Rice, yhirano
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

UMA: Count the number of WebSocket.send() call for each argument type. For the initial version, we just check distribution over all connections. Not counts during each connection. BUG=128156, 359926 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172595

Patch Set 1 #

Patch Set 2 : Addressed #3 #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -8 lines) Patch
M Source/modules/websockets/WebSocket.h View 1 2 2 chunks +13 lines, -3 lines 0 comments Download
M Source/modules/websockets/WebSocket.cpp View 1 2 7 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
tyoshino (SeeGerritForStatus)
6 years, 8 months ago (2014-04-21 08:42:38 UTC) #1
tyoshino (SeeGerritForStatus)
+ricea
6 years, 8 months ago (2014-04-21 09:22:19 UTC) #2
Adam Rice
I think it might be require less code if you added an argument to handleSendResult() ...
6 years, 8 months ago (2014-04-21 09:37:23 UTC) #3
tyoshino (SeeGerritForStatus)
On 2014/04/21 09:37:23, Adam Rice wrote: > I think it might be require less code ...
6 years, 8 months ago (2014-04-22 03:24:31 UTC) #4
Adam Rice
lgtm
6 years, 8 months ago (2014-04-22 03:55:49 UTC) #5
yhirano
lgtm
6 years, 8 months ago (2014-04-22 08:04:16 UTC) #6
tyoshino (SeeGerritForStatus)
On 2014/04/22 08:04:16, yhirano wrote: > lgtm Used pywebsocket benchmark.html (local connection) to check if ...
6 years, 8 months ago (2014-04-25 06:01:32 UTC) #7
tyoshino (SeeGerritForStatus)
The CQ bit was checked by tyoshino@chromium.org
6 years, 8 months ago (2014-04-25 06:07:38 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tyoshino@chromium.org/244923002/40001
6 years, 8 months ago (2014-04-25 06:08:01 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-25 06:39:18 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on linux_blink_rel
6 years, 8 months ago (2014-04-25 06:39:18 UTC) #11
tyoshino (SeeGerritForStatus)
The CQ bit was checked by tyoshino@chromium.org
6 years, 8 months ago (2014-04-25 06:46:10 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tyoshino@chromium.org/244923002/40001
6 years, 8 months ago (2014-04-25 06:46:31 UTC) #13
commit-bot: I haz the power
6 years, 8 months ago (2014-04-25 07:21:52 UTC) #14
Message was sent while issue was closed.
Change committed as 172595

Powered by Google App Engine
This is Rietveld 408576698