Use GURLs instead of patterns in SetContentSetting in notification
DesktopNotificationProfileUtil::ClearSetting() is changed to take GURLs directly which internally call HostContentSettingsMap::SetContentSettingDefaultScope(). For case in MessageCenterSettingsController, since the patterns are from user input, SetContentSetting() is used instead of ClearSetting() to take patterns directly. BUG=551747 Review URL: https://codereview.chromium.org/1694923004 Cr-Commit-Position: refs/heads/master@{#381608}
Showing
Please register or sign in to comment