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

Issue 6828044: code review 6828044: go.talks/present: fix image size attributes (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by francesc
Modified:
11 years, 5 months ago
Reviewers:
CC:
adg, r, golang-dev
Visibility:
Public.

Description

go.talks/present: fix image size attributes The arg type for image sizes is int, using %s is wrong.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 3f48a5b348c9 https://code.google.com/p/go.talks #

Patch Set 6 : diff -r 3f48a5b348c9 https://code.google.com/p/go.talks #

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

Messages

Total messages: 8
francesc
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.talks
11 years, 6 months ago (2012-11-07 02:24:41 UTC) #1
r
If you're fixing a bug, say more. If you're changing the interface, don't. Percent is ...
11 years, 6 months ago (2012-11-07 07:20:08 UTC) #2
adg
I don't think px is right, these are tag attributes, not css directives. The change ...
11 years, 6 months ago (2012-11-07 07:47:35 UTC) #3
francesc
This is a really simple bug, I thought my description was clear enough (but I ...
11 years, 6 months ago (2012-11-07 16:47:16 UTC) #4
francesc
Hello adg@golang.org, r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 6 months ago (2012-11-07 16:48:28 UTC) #5
adg
LGTM
11 years, 5 months ago (2012-11-12 11:14:56 UTC) #6
adg
Please rename teh CL description to go.talks/present: fix image size attributes
11 years, 5 months ago (2012-11-12 11:15:25 UTC) #7
francesc
11 years, 5 months ago (2012-11-12 17:43:12 UTC) #8
*** Submitted as
http://code.google.com/p/go/source/detail?r=30052e7f1f3c&repo=talks ***

go.talks/present: fix image size attributes
The arg type for image sizes is int, using %s is wrong.

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

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