New issue
Advanced search Search tips

Issue 671729 link

Starred by 3 users

Issue metadata

Status: Archived
Owner:
Closed: Mar 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug

Blocking:
issue 669964



Sign in to add a comment

Rename kWindowIgnoredByShelf_Property to kWindowIgnoredByShelf_InitProperty and don't look for changes

Project Member Reported by sky@chromium.org, Dec 6 2016

Issue description

We need an aura::client property for this that makes to kWindowIgnoredByShelf_Property. Doing this means we can consolidate logic in WmWindowAura.
 

Comment 1 by sky@chromium.org, Dec 12 2016

StatusBubbleViews in chrome is a place that needs to be updated to use the aura::Window property directly and not WmState.

Comment 2 by sky@chromium.org, Feb 28 2017

Owner: sky@chromium.org
Status: Started (was: Untriaged)
Summary: Rename kWindowIgnoredByShelf_Property to kWindowIgnoredByShelf_InitProperty and don't look for changes (was: Add a property for WmState::ignored_by_shelf)
Turns out we only need to change this property during window construction. So, we should instead rename the property to kWindowIgnoredByShelf_InitProperty and simplify code.

Comment 4 by sky@chromium.org, Mar 6 2017

Status: Fixed (was: Started)

Comment 5 by dchan@google.com, May 30 2017

Labels: VerifyIn-60

Comment 6 by dchan@chromium.org, Aug 1 2017

Labels: VerifyIn-61

Comment 7 by dchan@chromium.org, Jan 22 2018

Status: Archived (was: Fixed)

Sign in to add a comment