electron/atom
Shelley Vohr 9f328abe19 refactor: remove instances of createDeepCopy (#13703)
* add new native_mate converters for base::Value

* fix converter swapping

* remove createDeepCopy from browser/api

* replace missing ListValue converter

* convert bulk of remaining createDeepCopy instances

* convert last remaining instances of createDeepCopy

* incremental progress and helper methods for value conversion

* convert Get and add template function for GetString

* final DictionaryValue method conversions

* remove usage of base::DictionaryValue in web_contents_preferences

* use IsEnabled helper where possible

* Update atom_api_web_view_manager.cc
2018-08-04 07:23:07 +10:00
..
app chore: remove unused process_type variable (#13823) 2018-07-26 23:25:54 -07:00
browser refactor: remove instances of createDeepCopy (#13703) 2018-08-04 07:23:07 +10:00
common refactor: remove instances of createDeepCopy (#13703) 2018-08-04 07:23:07 +10:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer refactor: remove instances of createDeepCopy (#13703) 2018-08-04 07:23:07 +10:00
utility also format missing .cc files 2018-04-18 20:48:45 -04:00