electron/shell/browser/extensions/api
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
..
extension_action refactor: use base::NoDestructor instead of base::LazyInstance (#40979) 2024-01-17 10:22:59 -05:00
management chore: bump chromium to 118.0.5975.0 (main) (#39531) 2023-09-01 15:54:59 +09:00
pdf_viewer_private chore: replace absl::optional<T> with std::optional<T> (#41074) 2024-01-23 20:43:22 -06:00
resources_private chore: replace absl::optional<T> with std::optional<T> (#41074) 2024-01-23 20:43:22 -06:00
runtime chore: update `chrome.runtime.getPlatformInfo` impl (#39392) 2023-08-08 22:29:03 +02:00
scripting refactor: replace use of deprecated `base::JSONWriter::WriteJson()` (#41223) 2024-02-02 19:08:52 -06:00
streams_private chore: bump chromium to 121.0.6147.0 (main) (#40523) 2023-11-28 13:40:12 -08:00
tabs refactor: inline simple getters (#41163) 2024-01-30 09:45:19 +01:00
BUILD.gn fix: `chrome.action` API registration (#40500) 2023-11-13 08:27:18 +01:00