Refactor out use of deprecated code in base::Value from site_settings_handler.cc |
||
Issue descriptionSiteSettingsHandler 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.
,
Feb 18 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by est...@chromium.org
, Nov 10 2017