Fix...
Fix ExtensionWebRequestApiTest.WebRequestApiDoesNotCrashOnErrorAfterProfileDestroyed with network service on chromeos. This fixes ExtensionWebRequestApiTest WebRequestApiDoesNotCrashOnErrorAfterProfileDestroyed on chromeos with the network service enabled and removes it from the buildbot filter. Profiles in chromeos have to be associated with a user_manager::User unless it's the signin or lock screen profile. This makes chromeos::ProfileHelper always return the primary User when queried, which makes ProfileImpl think the new profile is associated with a user. Change-Id: Ic7a707da97891d6e86e5bb2b3a29a2f931f45429 Reviewed-on: https://chromium-review.googlesource.com/c/1260362Reviewed-by:Clark DuVall <cduvall@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Cr-Commit-Position: refs/heads/master@{#597343}
Showing
Please register or sign in to comment