New issue
Advanced search Search tips

Issue 736957 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 3
Type: Bug
Team-Security-UX



Sign in to add a comment

Refactor out use of deprecated code in base::Value from site_settings_handler.cc

Project Member Reported by patricia...@chromium.org, Jun 27 2017

Issue description

SiteSettingsHandler makes heavy use of a lot of deprecated base::Value methods - see https://cs.chromium.org/chromium/src/base/values.h?rcl=1f4730efcd8f4c7152b69665bc96ad7f7c464667&l=447 to retrieve argument values when communicating with Javascript. Refactor to remove uses of those.
 

Comment 1 by est...@chromium.org, Nov 10 2017

Labels: Hotlist-EnamelAndFriendsFixIt

Comment 2 by est...@chromium.org, Feb 18 2018

Labels: -Hotlist-EnamelAndFriendsFixIt

Sign in to add a comment