New issue
Advanced search Search tips

Issue 826467 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug

Blocking:
issue 678705



Sign in to add a comment

mash: Remove ash/ash_layout_constants.h from BrowserNonClientFrameViewMus

Project Member Reported by jamescook@chromium.org, Mar 27 2018

Issue description

//chrome/browser/ui/views/frame/browser_non_client_frame_view_mus.cc

Uses GetAshLayoutSize() to compute the header height.

Maybe this should move into //ash/public/cpp, or maybe the code should be forked.

We could also provide a mojo api to query this value from ash at browser start time (e.g. how does Chrome on Windows query the default close button size?).

 
Labels: -Proj-Mustash-Mash

Comment 2 by est...@chromium.org, Jun 19 2018

Owner: est...@chromium.org
Status: Fixed (was: Untriaged)
done in 7220276a6790683a346e3a3ddfc0bd

Sign in to add a comment