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

Issue 3466044: code review 3466044: html: move the sanity checking of the entity map from r... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 3 months ago by nigeltao
Modified:
14 years, 3 months ago
Reviewers:
CC:
gri, golang-dev
Visibility:
Public.

Description

html: move the sanity checking of the entity map from runtime (during init) to test-time (via gotest).

Patch Set 1 #

Patch Set 2 : code review 3466044: html: move the sanity checking of the entity map from r... #

Patch Set 3 : code review 3466044: html: move the sanity checking of the entity map from r... #

Patch Set 4 : code review 3466044: html: move the sanity checking of the entity map from r... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -20 lines) Patch
M src/pkg/html/entity.go View 2 chunks +0 lines, -20 lines 0 comments Download
A src/pkg/html/entity_test.go View 1 2 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 3
nigeltao
Hello gri (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 3 months ago (2010-12-07 11:46:02 UTC) #1
gri
LGTM
14 years, 3 months ago (2010-12-07 19:35:57 UTC) #2
nigeltao
14 years, 3 months ago (2010-12-07 20:55:03 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=70b7ab419e99 ***

html: move the sanity checking of the entity map from runtime
(during init) to test-time (via gotest).

R=gri
CC=golang-dev
http://codereview.appspot.com/3466044
Sign in to reply to this message.

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