New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 609288 link

Starred by 2 users

Issue metadata

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



Sign in to add a comment

App List: Switch over to async GetTargetVisibility()

Project Member Reported by mfomitchev@chromium.org, May 4 2016

Issue description

AppListPresenterMus::GetTargetVisibility() is currently not implemented (and always returns false). The challenge is that this method is used synchronously in Ash, but it needs to be async in the Mash world.

We need to go through the callsites and either teach them to use a callback, or perhaps switch over to using app list visibility observer instead of calling GetTargetVisibility() directly.
 
Owner: mfomitchev@chromium.org

Comment 2 Deleted

Labels: -Proj-Mandoline

Comment 4 Deleted

Labels: Proj-Mustash-Milestone-Tadpole
Components: UI>Shell MUS
Status: Archived (was: Available)
Obsolete
Status: WontFix (was: Archived)
Components: -MUS Internals>Services>WindowService

Sign in to add a comment