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

Issue 4439042: code review 4439042: misc/goplay: fix Tab and Shift+Enter in Firefox. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years ago by dchest
Modified:
14 years ago
Reviewers:
CC:
adg, dsymonds, golang-dev
Visibility:
Public.

Description

misc/goplay: fix Tab and Shift+Enter in Firefox. Fixes issue 1633.

Patch Set 1 #

Patch Set 2 : diff -r e310f6fc31f5 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r e310f6fc31f5 https://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 4 : diff -r 86ada3d3de44 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M misc/goplay/goplay.go View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5
dchest
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-04-15 15:11:45 UTC) #1
dsymonds
http://codereview.appspot.com/4439042/diff/5001/misc/goplay/goplay.go File misc/goplay/goplay.go (right): http://codereview.appspot.com/4439042/diff/5001/misc/goplay/goplay.go#newcode239 misc/goplay/goplay.go:239: var e = window.event ? window.event : event; more ...
14 years ago (2011-04-15 23:54:48 UTC) #2
dchest
PTAL http://codereview.appspot.com/4439042/diff/5001/misc/goplay/goplay.go File misc/goplay/goplay.go (right): http://codereview.appspot.com/4439042/diff/5001/misc/goplay/goplay.go#newcode239 misc/goplay/goplay.go:239: var e = window.event ? window.event : event; ...
14 years ago (2011-04-16 06:47:17 UTC) #3
adg
LGTM On 16 April 2011 16:47, <dchest@gmail.com> wrote: > PTAL > > > http://codereview.appspot.com/4439042/diff/5001/misc/goplay/goplay.go > ...
14 years ago (2011-04-16 08:44:54 UTC) #4
adg
14 years ago (2011-04-16 08:44:59 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=ab386ee780c0 ***

misc/goplay: fix Tab and Shift+Enter in Firefox.

Fixes issue 1633.

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

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