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

Issue 2259723003: ExtensionInstallDialogView: Make scroll view and icon not overlap. (Closed)

Created:
4 years, 4 months ago by karandeepb
Modified:
4 years, 3 months ago
Reviewers:
Marc Treib, Finnur
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, tfarina, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ExtensionInstallDialogView: Make scroll view and icon not overlap. r411889 introduced scrolling with layers and gave the scroll view in ExtensionInstallDialog an opaque background color. This caused the scroll view to obscure the icon for the cases where the extension prompt has no webstore data. This is because for this case, the scroll view and the icon view in the ExtensionInstallDialogView overlap. This CL fixes the regression by making the scroll view and icon view not overlap for this case. The scroll view is extended to span the full content width and a separator is added between the title and the scroll view if the prompt shows permissions. BUG=638093 Committed: https://crrev.com/25c3b927b343fb3388eb3f2eacd85e21e60ba9b8 Cr-Commit-Position: refs/heads/master@{#414259}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -53 lines) Patch
M chrome/browser/ui/views/extensions/extension_install_dialog_view.cc View 10 chunks +39 lines, -53 lines 1 comment Download

Messages

Total messages: 19 (12 generated)
karandeepb
PTAL treib@. Since you are familiar with the code, can you review this before I ...
4 years, 4 months ago (2016-08-19 02:30:02 UTC) #9
Marc Treib
Code LGTM (and screenshots look good to me too), but you should probably talk to ...
4 years, 4 months ago (2016-08-19 09:35:31 UTC) #10
karandeepb
PTAL finnur@ for owner's review. Also, treib@ suggested looping in some UI folks. Can you ...
4 years, 4 months ago (2016-08-19 10:33:27 UTC) #12
Finnur
LGTM
4 years, 4 months ago (2016-08-19 14:36:30 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2259723003/20001
4 years, 3 months ago (2016-08-25 00:01:15 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 3 months ago (2016-08-25 02:19:13 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-08-25 02:21:02 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/25c3b927b343fb3388eb3f2eacd85e21e60ba9b8
Cr-Commit-Position: refs/heads/master@{#414259}

Powered by Google App Engine
This is Rietveld 408576698