electron/shell/browser/extensions/api
trop[bot] 24b841cbcd
refactor: replace use of deprecated `base::JSONWriter::WriteJson()` (#41222)
* 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-03 21:48:16 -06:00
..
extension_action chore: implement no-op `chrome.action` extension APIs (#40260) 2023-10-18 19:19:22 -04:00
management chore: bump chromium to 118.0.5993.5 (27-x-y) (#39542) 2023-09-07 17:56:29 -04:00
pdf_viewer_private chore: add OCR scaffolding to PDF Viewer (#38127) 2023-05-02 10:27:32 +02:00
resources_private build: fix with `enable_pdf_viewer = false` (#40001) 2023-09-27 19:57:48 +02: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()` (#41222) 2024-02-03 21:48:16 -06:00
streams_private chore: bump chromium to 102.0.4999.0 (main) (#33731) 2022-04-22 15:36:22 -07:00
tabs chore: update extensions url handling to match upstream (#40063) 2023-10-02 13:12:47 +02:00
BUILD.gn fix: `chrome.action` API registration (#40513) 2023-11-13 12:57:16 +01:00