refactor component updater preference registration |
||
Issue descriptionThe current code creates compile time dependencies between chrome\browser\prefs\browser_prefs.cc and each component updater module that needs to register a local preference. We'd like to make it easier to register additional preferences for the component updater. It would be desirable to refactor the pref registration code in the component updater so all these dependencies are encapsulated behind a single function such as component_updater::RegisterPrefs.
,
Aug 12 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Aug 12 2016