Make ProfileManager::GetPrimaryUserProfile() and GetActiveUserProfile() ChromeOS-only |
|
Issue descriptionMethods that return "the" profile for a user only make sense on platforms where there is a concept of a user and no manual profile management, which means Chrome OS. On other platforms, using these methods can lead to crashes if the profile has been removed (see issue 735353 ). Unfortunately there seem to be a number of places outside of Chrome OS code that use these methods :-/ |
|
►
Sign in to add a comment |
|
Comment 1 by afakhry@chromium.org
, Jun 22 2017Owner: xiy...@chromium.org
Status: Assigned (was: Untriaged)