New issue
Advanced search Search tips

Issue 915316 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

Unable to log in on device because of DCHECK in ArcAppListPrefs::RemoveApp

Project Member Reported by sky@chromium.org, Dec 14

Issue description

I imaged a device with 73.0.3640.0, then built chrome using simple-chrome-workflow (chrome @ 616571 1c82154972cfd49eb35346391b4763bc4bdf4e36) and was unable to log in (chrome kept crashing). Tracked it down to DCHECK in ArcAppListPrefs::RemoveApp, specifically chrome/browser/ui/app_list/arc/arc_app_list_prefs.cc:1179, which is:
  DCHECK(tracked_apps_.count(app_id));

 
Summary: Unable to log in on device because of DCHECK in ArcAppListPrefs::RemoveApp (was: Unabel to log in on device because of DCHECK in ArcAppListPrefs::RemoveApp)

Sign in to add a comment