DeviceSettingsService needs to be initialized before using |
||
Issue descriptionWhen we instantiate BrowserPolicyConnectorChromeOS, we should check whether DeviceSettingsService is initialized before using it. See here: https://cs.chromium.org/chromium/src/chrome/browser/chromeos/policy/browser_policy_connector_chromeos.cc?rcl=9de88b53539265b67c4c932f121cb276aca057fd&l=110 This is exposed by this CL: https://codereview.chromium.org/2876673002/ which initialize the SystemSaltGetter in AshTestHelper, and making the if statement for accessing DeviceSettingsService becomes true.
,
May 18 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, May 18 2017