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

Issue 12189043: code review 12189043: godoc: Fix jump-to-line in source view.

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by folke
Modified:
12 years, 5 months ago
Reviewers:
adg
CC:
adg, bradfitz, golang-dev
Visibility:
Public.

Description

go.tools/godoc: Fix jump-to-line in source view. Remove the empty anchor element and add the line ID (Lnnn) to the span element that contains the line number. Fixes issue 5977.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 93e42b136c78 https://code.google.com/p/go.tools/ #

Patch Set 5 : diff -r 93e42b136c78 https://code.google.com/p/go.tools/ #

Patch Set 6 : diff -r 93e42b136c78 https://code.google.com/p/go.tools/ #

Patch Set 7 : diff -r 93e42b136c78 https://code.google.com/p/go.tools/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M godoc/format.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
folke
Hello adg@golang.org, bradfitz@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools/
12 years, 5 months ago (2013-07-31 18:23:17 UTC) #1
adg
LGTM
12 years, 5 months ago (2013-07-31 23:48:33 UTC) #2
adg
12 years, 5 months ago (2013-08-01 01:52:31 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=899f0c465799&repo=tools ***

go.tools/godoc: Fix jump-to-line in source view.

Remove the empty anchor element and add the line ID (Lnnn)
to the span element that contains the line number.
Fixes issue 5903.
Fixes issue 5977.

R=adg
CC=bradfitz, golang-dev
https://codereview.appspot.com/12189043

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