AutomationEventRouter is using ProfileManager::GetActiveUserProfile() |
|||
Issue descriptionI noticed that AutomationEventRouter is using ProfileManager::GetActiveUserProfile(). On non-ChromeOS plattforms, this returns the profile that is in the "Default" directory. This is an issue because it might not be the profile that is currently being used and it might not even exist because it was deleted by the user. What is the profile that should be used by AutomationEventRouter on non-ChromeOS plattforms? Can we use ProfileManager::GetLastUsedProfile() or pass the right profile?
,
Mar 30 2018
[Extensions Triage] Assigning to one of the API owners.
,
Apr 5 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by dullweber@chromium.org
, Mar 8 2018Cc: dtseng@chromium.org aboxhall@chromium.org