electron/shell/browser/extensions/api
trop[bot] b96b40223a
refactor: replace use of deprecated `base::JSONWriter::WriteJson()` (#41224)
* 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()
2024-02-06 14:36:47 -06:00
..
extension_action refactor: use base::NoDestructor instead of base::LazyInstance (#40978) 2024-01-17 12:38:12 -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: add OCR scaffolding to PDF Viewer (#38127) 2023-05-02 10:27:32 +02:00
resources_private build: fix with `enable_pdf_viewer = false` (#39990) 2023-09-27 10:09:53 -04: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()` (#41224) 2024-02-06 14:36:47 -06:00
streams_private chore: bump chromium to 102.0.4999.0 (main) (#33731) 2022-04-22 15:36:22 -07:00
tabs refactor: inline simple getters (#41168) 2024-01-31 09:12:32 -06:00
BUILD.gn fix: `chrome.action` API registration (#40514) 2023-11-13 11:26:55 +01:00