DescriptionUpdate UI for WebStore bundle installs.
This CL adds extension icons in the install dialog as well as the "was installed" bubble.
Followup to https://codereview.chromium.org/855513002/
XIB changes in ExtensionInstallPromptBundle.xib:
* convert the "bundle items" NSTextField (filled with a multiline string) to an NSView (filled with dynamically created per-item subviews)
* add an NSImageView in the top right to hold the bundle item
XIB changes in ExtensionInstalledBubbleBundle.xib:
* convert the "installed" and "failed" NSTextFields (filled with multiline strings) to NSViews (filled with dynamically created per-item subviews)
BUG=448724
Committed: https://crrev.com/d9e1d9dc1f30cba6b7a86d8d578dbd2ed36db808
Cr-Commit-Position: refs/heads/master@{#326769}
Patch Set 1 #Patch Set 2 : Mac bubble #Patch Set 3 : rebase #Patch Set 4 : rebase #Patch Set 5 : Mac spacings (and rebase) #Patch Set 6 : Win spacings #
Total comments: 2
Patch Set 7 : finnur review #
Total comments: 6
Patch Set 8 : asvitkine review #
Total comments: 10
Patch Set 9 : asvitkine review 2 #
Total comments: 2
Patch Set 10 : style fix #Messages
Total messages: 17 (3 generated)
|