Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1084)

Issue 10382142: whip the feedback page into shape (Closed)

Created:
8 years, 7 months ago by Evan Stade
Modified:
8 years, 7 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

whip the feedback page into shape this is just a refactor with some minor visual fixes. I will follow this up with an additional CL that brings the page into pixel-perfect alignment with the mock. 1. don't use tables for layout 2. don't copy-paste CSS all over the place 3. delete a bunch of CSS that had no effect or purpose 4. don't flicker when switching between current screenshot and saved screenshot (chromeos) BUG=125621 TEST=manual (on chromeos) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=137994

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : upload #

Total comments: 27

Patch Set 4 : nits #

Patch Set 5 : wrap #

Patch Set 6 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -298 lines) Patch
M chrome/browser/resources/feedback.css View 1 2 3 4 2 chunks +38 lines, -130 lines 0 comments Download
M chrome/browser/resources/feedback.html View 1 2 3 1 chunk +62 lines, -151 lines 0 comments Download
M chrome/browser/resources/feedback.js View 1 2 3 6 chunks +10 lines, -15 lines 0 comments Download
M chrome/browser/resources/shared/css/widgets.css View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/feedback_ui.cc View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Evan Stade
I know there are still issues with the feedback page after this CL, but it's ...
8 years, 7 months ago (2012-05-14 21:30:32 UTC) #1
Evan Stade
ping
8 years, 7 months ago (2012-05-16 21:43:21 UTC) #2
Dan Beam
http://codereview.chromium.org/10382142/diff/4001/chrome/browser/resources/feedback.css File chrome/browser/resources/feedback.css (right): http://codereview.chromium.org/10382142/diff/4001/chrome/browser/resources/feedback.css#newcode64 chrome/browser/resources/feedback.css:64: .image-thumbnail-container:not(:only-of-type):not(.image-thumbnail-container-selected):hover { 80 char wrap http://codereview.chromium.org/10382142/diff/4001/chrome/browser/resources/feedback.html File chrome/browser/resources/feedback.html (right): ...
8 years, 7 months ago (2012-05-16 22:38:14 UTC) #3
Evan Stade
http://codereview.chromium.org/10382142/diff/4001/chrome/browser/resources/feedback.css File chrome/browser/resources/feedback.css (right): http://codereview.chromium.org/10382142/diff/4001/chrome/browser/resources/feedback.css#newcode64 chrome/browser/resources/feedback.css:64: .image-thumbnail-container:not(:only-of-type):not(.image-thumbnail-container-selected):hover { On 2012/05/16 22:38:14, Dan Beam wrote: > ...
8 years, 7 months ago (2012-05-16 23:56:24 UTC) #4
Dan Beam
http://codereview.chromium.org/10382142/diff/4001/chrome/browser/resources/feedback.css File chrome/browser/resources/feedback.css (right): http://codereview.chromium.org/10382142/diff/4001/chrome/browser/resources/feedback.css#newcode64 chrome/browser/resources/feedback.css:64: .image-thumbnail-container:not(:only-of-type):not(.image-thumbnail-container-selected):hover { On 2012/05/16 23:56:24, Evan Stade wrote: > ...
8 years, 7 months ago (2012-05-17 05:09:05 UTC) #5
Evan Stade
http://codereview.chromium.org/10382142/diff/4001/chrome/browser/resources/feedback.css File chrome/browser/resources/feedback.css (right): http://codereview.chromium.org/10382142/diff/4001/chrome/browser/resources/feedback.css#newcode64 chrome/browser/resources/feedback.css:64: .image-thumbnail-container:not(:only-of-type):not(.image-thumbnail-container-selected):hover { On 2012/05/17 05:09:05, Dan Beam wrote: > ...
8 years, 7 months ago (2012-05-17 16:38:56 UTC) #6
Dan Beam
http://codereview.chromium.org/10382142/diff/4001/chrome/browser/resources/feedback.css File chrome/browser/resources/feedback.css (right): http://codereview.chromium.org/10382142/diff/4001/chrome/browser/resources/feedback.css#newcode64 chrome/browser/resources/feedback.css:64: .image-thumbnail-container:not(:only-of-type):not(.image-thumbnail-container-selected):hover { On 2012/05/17 16:38:57, Evan Stade wrote: > ...
8 years, 7 months ago (2012-05-17 17:14:37 UTC) #7
Evan Stade
On 2012/05/17 17:14:37, Dan Beam wrote: > http://codereview.chromium.org/10382142/diff/4001/chrome/browser/resources/feedback.css > File chrome/browser/resources/feedback.css (right): > > http://codereview.chromium.org/10382142/diff/4001/chrome/browser/resources/feedback.css#newcode64 ...
8 years, 7 months ago (2012-05-17 18:11:58 UTC) #8
Evan Stade
ping
8 years, 7 months ago (2012-05-18 20:31:49 UTC) #9
Dan Beam
8 years, 7 months ago (2012-05-18 21:01:45 UTC) #10
lgtm

Powered by Google App Engine
This is Rietveld 408576698