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

Issue 23890009: Polish for Extension Install Dialog. (Closed)

Created:
7 years, 3 months ago by Finnur
Modified:
7 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Polish for Extension Install Dialog. - Make sure the bullet is on its own column so that the text that follows doesn't wrap directly under the bullet. - Add a bit of horizontal padding for the expandable details. - Make sure the Up/Down arrow is always in the same place so that it doesn't shift horizontally when toggled. BUG=278328 R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222033

Patch Set 1 #

Patch Set 2 : Polish #

Patch Set 3 : Respect the rowspan #

Patch Set 4 : More polish #

Patch Set 5 : Even more polish #

Total comments: 6

Patch Set 6 : Address nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -32 lines) Patch
M chrome/browser/ui/views/extensions/extension_install_dialog_view.cc View 1 2 3 4 5 12 chunks +78 lines, -32 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Finnur
This CL does what I want it to do, but triggers a DCHECK in grid_layout.cc@1000 ...
7 years, 3 months ago (2013-09-06 15:38:41 UTC) #1
sky
GridLayout requires that if you add a view with a row span that you use ...
7 years, 3 months ago (2013-09-06 20:47:28 UTC) #2
Finnur
https://codereview.chromium.org/23890009/diff/13001/chrome/browser/ui/views/extensions/extension_install_dialog_view.cc File chrome/browser/ui/views/extensions/extension_install_dialog_view.cc (left): https://codereview.chromium.org/23890009/diff/13001/chrome/browser/ui/views/extensions/extension_install_dialog_view.cc#oldcode176 chrome/browser/ui/views/extensions/extension_install_dialog_view.cc:176: bool show_bullets); I discovered that this param was always ...
7 years, 3 months ago (2013-09-09 14:34:03 UTC) #3
sky
LGTM https://codereview.chromium.org/23890009/diff/13001/chrome/browser/ui/views/extensions/extension_install_dialog_view.cc File chrome/browser/ui/views/extensions/extension_install_dialog_view.cc (right): https://codereview.chromium.org/23890009/diff/13001/chrome/browser/ui/views/extensions/extension_install_dialog_view.cc#newcode1 chrome/browser/ui/views/extensions/extension_install_dialog_view.cc:1: // Copyright (c) 2013 The Chromium Authors. All ...
7 years, 3 months ago (2013-09-09 15:00:29 UTC) #4
Finnur
Committed patchset #6 manually as r222033 (presubmit successful).
7 years, 3 months ago (2013-09-09 15:09:50 UTC) #5
please use gerrit instead
On 2013/09/09 15:09:50, Finnur wrote: > Committed patchset #6 manually as r222033 (presubmit successful). Untied ...
7 years, 3 months ago (2013-09-09 18:10:45 UTC) #6
please use gerrit instead
s/untied/unit/
7 years, 3 months ago (2013-09-09 18:11:50 UTC) #7
Finnur
7 years, 3 months ago (2013-09-09 23:55:26 UTC) #8
It looks like my CL wasn't to blame, though, and you found the culprit
(flaky test, if I'm reading things correctly). However, if you have
problems with this CL, feel free to revert. I just got home from a visit
with a family member but won't be paying attention to the build bots for a
few hours at least (it is midnight here). :)

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698