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

Issue 6212055: code review 6212055: misc/chrome/gophertool: lower CL number's lower bound a... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by minux1
Modified:
13 years, 1 month ago
Reviewers:
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

misc/chrome/gophertool: lower CL number's lower bound and fix input focus on Mac As our CL number could be as small as 152046, changed CL number's lower bound to 150000. Hopefully our issue count won't reach 150000 any time soon. Chrome on Mac OS X has very strange behavior regarding the focus, although we force the focus to the input box on load, the page still come up with focus on "issue". Set the tabindex of the input box as a workaround.

Patch Set 1 #

Patch Set 2 : diff -r 4073e93209fb https://code.google.com/p/go/ #

Patch Set 3 : diff -r 4073e93209fb https://code.google.com/p/go/ #

Patch Set 4 : diff -r 4073e93209fb https://code.google.com/p/go/ #

Patch Set 5 : diff -r 4073e93209fb https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M misc/chrome/gophertool/gopher.js View 1 1 chunk +1 line, -1 line 0 comments Download
M misc/chrome/gophertool/popup.html View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
13 years, 1 month ago (2012-05-16 20:10:58 UTC) #1
bradfitz
LGTM On Wed, May 16, 2012 at 1:10 PM, <minux.ma@gmail.com> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
13 years, 1 month ago (2012-05-16 20:14:13 UTC) #2
minux1
13 years, 1 month ago (2012-05-16 20:22:58 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=aec1f7073ea8 ***

misc/chrome/gophertool: lower CL number's lower bound and fix input focus on Mac
As our CL number could be as small as 152046, changed CL number's lower bound
to 150000. Hopefully our issue count won't reach 150000 any time soon.
Chrome on Mac OS X has very strange behavior regarding the focus, although we
force the focus to the input box on load, the page still come up with focus on
"issue". Set the tabindex of the input box as a workaround.

R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/6212055
Sign in to reply to this message.

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