• knn's avatar
    Add a HostContentSettingsMap layer for Supervised Users. · 95221ffe
    knn authored
    Added a layer for Supervised Users in the HostContentSettingsMap.
    As this only needs functionality to block the entire content setting
    (for now), it is similar to the existing OverrideProvider.
    Reorganized the common code between the two providers.
    Updated the helper methods in PrefServiceBridge to check the
    HostContentSettingsMap instead of Preferences when checking whether it
    is managed by the custodian.
    
    BUG=455646
    BUG=455640
    
    Review URL: https://codereview.chromium.org/902833003
    
    Cr-Commit-Position: refs/heads/master@{#319121}
    95221ffe
profile_impl.cc 50.2 KB