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

Issue 1496042: code review 1496042: json: Add HTMLEscape

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 9 months ago by mstetson
Modified:
14 years, 8 months ago
Reviewers:
rsc1
CC:
rsc, golang-dev
Visibility:
Public.

Description

json: Add HTMLEscape

Patch Set 1 #

Patch Set 2 : code review 1496042: json: Add HTMLEscape #

Patch Set 3 : code review 1496042: json: Add HTMLEscape #

Total comments: 2

Patch Set 4 : code review 1496042: json: Add HTMLEscape #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -0 lines) Patch
M src/pkg/json/decode_test.go View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M src/pkg/json/encode.go View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 7
mstetson
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 9 months ago (2010-06-03 05:27:12 UTC) #1
rsc
The signature should probably be similar to Compact and Indent, for consistency. func HTMLEscape(dst *bytes.Buffer, ...
14 years, 9 months ago (2010-06-03 05:44:08 UTC) #2
mstetson
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 9 months ago (2010-06-03 19:26:01 UTC) #3
rsc1
Looks good, thanks. Sorry for the long delay. http://codereview.appspot.com/1496042/diff/7001/8002 File src/pkg/json/encode.go (right): http://codereview.appspot.com/1496042/diff/7001/8002#newcode91 src/pkg/json/encode.go:91: // ...
14 years, 8 months ago (2010-06-30 21:49:34 UTC) #4
mstetson
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 8 months ago (2010-07-05 20:47:53 UTC) #5
rsc1
LGTM
14 years, 8 months ago (2010-07-12 18:16:08 UTC) #6
rsc
14 years, 8 months ago (2010-07-12 18:26:49 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=39200b93ebcc ***

json: Add HTMLEscape

R=rsc
CC=golang-dev
http://codereview.appspot.com/1496042

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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