electron/atom/common/native_mate_converters
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
..
accelerator_converter.cc
accelerator_converter.h
blink_converter.cc
blink_converter.h
callback.cc
callback.h
content_converter.cc chore: Annotate fallthrough switch paths with FALLTHROUGH 2018-06-20 14:38:18 -07:00
content_converter.h
file_path_converter.h
gfx_converter.cc
gfx_converter.h
gurl_converter.h
image_converter.cc
image_converter.h
net_converter.cc fix: inline vector allocation (#13449) 2018-06-27 12:57:10 -07:00
net_converter.h
network_converter.cc fix: inline vector allocation (#13449) 2018-06-27 12:57:10 -07:00
network_converter.h
string16_converter.h
ui_base_types_converter.h
v8_value_converter.cc refactor: remove deprecated GetAs methods (#13425) 2018-06-27 14:52:48 -07:00
v8_value_converter.h
value_converter.cc refactor: remove instances of createDeepCopy (#13703) 2018-08-04 07:23:07 +10:00
value_converter.h refactor: remove instances of createDeepCopy (#13703) 2018-08-04 07:23:07 +10:00