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

Issue 2581493002: PageInfo bubble: Use the non-client view's window title and close button. (Closed)

Created:
4 years ago by tapted
Modified:
3 years, 11 months ago
Reviewers:
lgarron, msw
CC:
chrome-apps-syd-reviews_chromium.org, chromium-reviews, groby+bubble_chromium.org, hcarmona+bubble_chromium.org, markusheintz_, msramek+watch_chromium.org, msw+watch_chromium.org, raymes+watch_chromium.org, rouslan+bubble_chromium.org, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PageInfo bubble: Use the non-client view's window title and close button. Currently it sets a custom close button which is different to the other Harmony dialogs. To keep items aligned, use the standard panel margins from ui/views/layout_constants.h. (13px rather than 16px). This makes the panel slightly more narrow. BUG=640851, 674269 Review-Url: https://codereview.chromium.org/2581493002 Cr-Commit-Position: refs/heads/master@{#442779} Committed: https://chromium.googlesource.com/chromium/src/+/37240b4fdef1ec7017f59d4cb7ced8c655e5c595

Patch Set 1 #

Total comments: 7

Patch Set 2 : respond to comments #

Patch Set 3 : selfnit: content->website #

Total comments: 2

Patch Set 4 : Use standard margins #

Patch Set 5 : const #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -61 lines) Patch
M chrome/browser/ui/views/website_settings/website_settings_popup_view.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/website_settings/website_settings_popup_view.cc View 1 2 3 4 10 chunks +23 lines, -61 lines 0 comments Download

Messages

Total messages: 33 (21 generated)
tapted
Hi Lucas, please take an initial look.. there might be something I've missed. Thanks!
4 years ago (2016-12-14 23:35:07 UTC) #3
lgarron
LGTM (with nits), since this does a much-needed cleanup while consciously preserving all the relevant ...
4 years ago (2016-12-14 23:46:23 UTC) #5
tapted
+msw for OWNERS - please take a look https://codereview.chromium.org/2581493002/diff/1/chrome/browser/ui/views/website_settings/website_settings_popup_view.cc File chrome/browser/ui/views/website_settings/website_settings_popup_view.cc (right): https://codereview.chromium.org/2581493002/diff/1/chrome/browser/ui/views/website_settings/website_settings_popup_view.cc#newcode486 chrome/browser/ui/views/website_settings/website_settings_popup_view.cc:486: const ...
3 years, 11 months ago (2017-01-04 00:36:49 UTC) #11
msw
https://codereview.chromium.org/2581493002/diff/40001/ui/views/bubble/bubble_dialog_delegate.h File ui/views/bubble/bubble_dialog_delegate.h (right): https://codereview.chromium.org/2581493002/diff/40001/ui/views/bubble/bubble_dialog_delegate.h#newcode83 ui/views/bubble/bubble_dialog_delegate.h:83: void set_title_margins(const gfx::Insets& title_margins) { Bummer, it seems like ...
3 years, 11 months ago (2017-01-05 01:00:00 UTC) #14
msw
Otherwise, this lgtm functionally.
3 years, 11 months ago (2017-01-05 01:00:57 UTC) #15
tapted
lgarron: PTAL - this changes margins slightly so that the PageInfo bubble uses the layout ...
3 years, 11 months ago (2017-01-05 02:20:42 UTC) #21
msw
Nice, I hope that minor padding change meets everyone's approval, LGTM.
3 years, 11 months ago (2017-01-05 15:49:03 UTC) #24
tapted
lgarron: ping? (see quoted bit below:) On 2017/01/05 02:20:42, tapted wrote: > lgarron: PTAL - ...
3 years, 11 months ago (2017-01-11 01:41:39 UTC) #25
lgarron
On 2017/01/11 at 01:41:39, tapted wrote: > lgarron: ping? (see quoted bit below:) > > ...
3 years, 11 months ago (2017-01-11 01:54:11 UTC) #26
tapted
On 2017/01/11 01:54:11, lgarron wrote: > On 2017/01/11 at 01:41:39, tapted wrote: > > lgarron: ...
3 years, 11 months ago (2017-01-11 01:55:35 UTC) #27
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/2581493002/80001
3 years, 11 months ago (2017-01-11 01:56:06 UTC) #30
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 03:34:13 UTC) #33
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/37240b4fdef1ec7017f59d4cb7ce...

Powered by Google App Engine
This is Rietveld 408576698