Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(113)

Issue 1738048: code review 1738048: websocket: fix comment indentation (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 8 months ago by adg
Modified:
14 years, 6 months ago
Reviewers:
CC:
r, ukai, rsc, golang-dev, gri
Visibility:
Public.

Description

websocket: standardize comments (formatting was broken in godoc)

Patch Set 1 #

Patch Set 2 : code review 1738048: websocket: fix comment indentation #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M src/pkg/websocket/client.go View 1 2 chunks +6 lines, -5 lines 0 comments Download
M src/pkg/websocket/server.go View 1 2 chunks +5 lines, -4 lines 1 comment Download

Messages

Total messages: 11
adg
Hello r, ukai@google.com (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 8 months ago (2010-07-03 05:19:43 UTC) #1
r
i don't know what 'standardize' means and the only problem i see is incorrect indentation ...
14 years, 8 months ago (2010-07-03 18:14:29 UTC) #2
adg
They are useful, and the content is unchanged. "Standardize" is the wrong word. All this ...
14 years, 8 months ago (2010-07-04 00:05:50 UTC) #3
r2
On Jul 3, 2010, at 5:05 PM, Andrew Gerrand wrote: > They are useful, and ...
14 years, 8 months ago (2010-07-04 03:21:22 UTC) #4
adg
On 4 July 2010 13:21, Rob 'Commander' Pike <r@google.com> wrote: > let's put this on ...
14 years, 8 months ago (2010-07-04 04:06:08 UTC) #5
r2
On Jul 3, 2010, at 9:05 PM, Andrew Gerrand wrote: > On 4 July 2010 ...
14 years, 8 months ago (2010-07-04 04:25:41 UTC) #6
adg
Hello r, ukai (cc: golang-dev@googlegroups.com, gri), I'd like you to review this change.
14 years, 8 months ago (2010-07-05 04:09:15 UTC) #7
ukai
LGTM Thanks!
14 years, 8 months ago (2010-07-06 07:13:28 UTC) #8
rsc1
LGTM
14 years, 8 months ago (2010-07-12 21:24:34 UTC) #9
r
http://codereview.appspot.com/1738048/diff/8001/9002 File src/pkg/websocket/server.go (right): http://codereview.appspot.com/1738048/diff/8001/9002#newcode46 src/pkg/websocket/server.go:46: in 5.2 Sending the server's opening handshake, 4. if ...
14 years, 8 months ago (2010-07-12 21:29:47 UTC) #10
adg
14 years, 8 months ago (2010-07-13 00:30:01 UTC) #11
*** Submitted as http://code.google.com/p/go/source/detail?r=d361b7084e95 ***

websocket: fix comment indentation
To make code samples formatted correctly by godoc.

R=r, ukai, rsc
CC=golang-dev, gri
http://codereview.appspot.com/1738048

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b