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

Issue 722765 link

Starred by 1 user

Issue metadata

Status: Started
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

ShellSurface::GetApplicationId returns unexpected value

Project Member Reported by yawano@chromium.org, May 16 2017

Issue description

Caller of ShellSurface::GetApplicationId expects that it returns an application id which is formatted as "org.chromium.arc.%d" for Android window. But it seems returning app_id of ash::ShelfID which is a different id from that one.

example use case:
https://cs.chromium.org/chromium/src/chrome/browser/chromeos/arc/accessibility/arc_accessibility_helper_bridge.cc?l=35
 

Comment 1 by yawano@chromium.org, May 16 2017

Status: Started (was: Assigned)

Sign in to add a comment