Fix log spam SigninScreenExtensionsExternalLoader
This fixes the following warning that was printed almost unconditionally: "Ignoring untrusted value of the extensions.install.login_screen_extensions pref" Also the CL removes unnecessary handling of the nullptr pref value, as this case should never occur. Bug: 1012892 Test: verify that no "Ignoring untrusted value" log appears in browser_tests --gtest_filter="SigninProfileExtensionsAutoUpdatePolicyTest.Test" Change-Id: I41a18ae371b3b9a01fe9a6926731e5550fd0987f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2029507Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#737464}
Showing
Please register or sign in to comment