electron/shell/browser/extensions/api/scripting
trop[bot] b4f66e5f79
refactor: replace use of deprecated `base::JSONWriter::WriteJson()` (#41223)
* refactor: use base::WriteJson() in ListValueToNSArray()

refactor: use base::WriteJson() in DictionaryValueToNSDictionary()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: use base::WriteJson() in Debugger::SendCommand()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: use base::WriteJson() in ScriptingExecuteScriptFunction::Run()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: use base::WriteJson() in HandleAccessibilityRequestCallback()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-02-02 19:08:52 -06:00
..
scripting_api.cc refactor: replace use of deprecated `base::JSONWriter::WriteJson()` (#41223) 2024-02-02 19:08:52 -06:00
scripting_api.h chore: replace absl::optional<T> with std::optional<T> (#41074) 2024-01-23 20:43:22 -06:00