electron/shell/browser/printing
Cheng Zhao 0ab9cc30d2
refactor: pass base::Value by value in JS API implementations (#20809)
* refactor: move the arg instead of const reference it

* refactor: avoid unnecessary copies of base::Value in arg

* refactor: pass-by-value in dict_util

* refactor: avoid unnecessary reference
2019-10-30 14:30:59 +09:00
..
print_preview_message_handler.cc refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
print_preview_message_handler.h refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00