New issue
Advanced search Search tips

Issue 626734 link

Starred by 4 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

WindowTree for WindowManager has no name

Project Member Reported by kylec...@chromium.org, Jul 8 2016

Issue description

When a WindowTree is created for a WindowManager the name isn't set. When a WindowTree is created for a client the name is set to the client name.

https://cs.chromium.org/chromium/src/services/ui/ws/window_server.cc?q=WindowServer::CreateTreeForWindowManager&sq=package:chromium&l=120&dr=CSs
 

Comment 1 by xing...@intel.com, Sep 2 2016

I am interested with this bug, and will trying to fix this.

Comment 2 by xing...@intel.com, Sep 7 2016

I have a patch here: https://codereview.chromium.org/2306003002/
Components: Internals>MUS
Labels: Proj-Mustash
Cc: sky@chromium.org
+sky

Should we close this as WontFix? Or do the patch in a different way (looking for good Noogler bugs).

Comment 5 by sky@chromium.org, Nov 8 2016

AFAICT outside of test we don't really use the name. Maybe we should remove it? If we want it for debugging, then we should probably do a fix like https://codereview.chromium.org/2306003002/ .
Status: WontFix (was: Untriaged)
Components: -Internals>MUS Internals>Services>WindowService
Components: -MUS

Sign in to add a comment