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

Issue 6498135: code review 6498135: playground: use HTML5 History on share, to update URL i...

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by sanjay.m
Modified:
13 years, 4 months ago
Reviewers:
adg
CC:
golang-dev, adg
Visibility:
Public.

Description

playground: use HTML5 History on share, to update URL in browser UI

Patch Set 1 #

Patch Set 2 : diff -r 781fa4f5d565 https://code.google.com/p/go-playground/ #

Patch Set 3 : diff -r 781fa4f5d565 https://code.google.com/p/go-playground/ #

Patch Set 4 : diff -r 781fa4f5d565 https://code.google.com/p/go-playground/ #

Total comments: 10

Patch Set 5 : diff -r 781fa4f5d565 https://code.google.com/p/go-playground/ #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -5 lines) Patch
M goplay/edit.html View 1 1 chunk +2 lines, -1 line 0 comments Download
M static/playground.js View 1 2 3 4 4 chunks +47 lines, -4 lines 1 comment Download

Messages

Total messages: 8
sanjay.m
Hello golang-dev@googlegroups.com (cc: adg@golang.org, golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go-playground/
13 years, 4 months ago (2012-09-16 00:24:47 UTC) #1
sanjay.m
Hello golang-dev@googlegroups.com (cc: adg@golang.org, golang-dev@googlegroups.com), Please take another look.
13 years, 4 months ago (2012-09-16 00:25:16 UTC) #2
adg
Looks pretty good. http://codereview.appspot.com/6498135/diff/8001/static/playground.js File static/playground.js (right): http://codereview.appspot.com/6498135/diff/8001/static/playground.js#newcode19 static/playground.js:19: // these checks also suggest we ...
13 years, 4 months ago (2012-09-16 06:05:40 UTC) #3
sanjay.m
PTAL https://codereview.appspot.com/6498135/diff/8001/static/playground.js File static/playground.js (right): https://codereview.appspot.com/6498135/diff/8001/static/playground.js#newcode19 static/playground.js:19: // these checks also suggest we have addEventListener ...
13 years, 4 months ago (2012-09-16 06:50:49 UTC) #4
sanjay.m
Hello golang-dev@googlegroups.com, adg@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 4 months ago (2012-09-16 06:51:07 UTC) #5
sanjay.m
This is off-topic, but there's a call to insertTabs with 2 arguments. Looks like a ...
13 years, 4 months ago (2012-09-16 06:54:59 UTC) #6
adg
LGTM https://codereview.appspot.com/6498135/diff/12002/static/playground.js File static/playground.js (right): https://codereview.appspot.com/6498135/diff/12002/static/playground.js#newcode47 static/playground.js:47: insertTabs(tabs, 1); yep, this is a bug. i ...
13 years, 3 months ago (2012-09-17 17:04:45 UTC) #7
adg
13 years, 3 months ago (2012-09-17 17:05:04 UTC) #8
*** Submitted as
http://code.google.com/p/go-playground/source/detail?r=037317d4acb3 ***

playground: use HTML5 History on share, to update URL in browser UI

R=golang-dev, adg
CC=golang-dev
http://codereview.appspot.com/6498135

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