electron/shell/browser/mac
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
..
dict_util.h chore: modernize ListValue usage in dict_util.mm and related files (#34661) 2022-06-23 15:28:41 +09:00
dict_util.mm refactor: replace use of deprecated `base::JSONWriter::WriteJson()` (#41224) 2024-02-06 14:36:47 -06:00
electron_application.h chore: cleanup arc migration helpers (#39606) 2023-08-23 09:54:21 -04:00
electron_application.mm chore: bump chromium to 117.0.5892.0 (main) (#39118) 2023-07-19 00:26:27 +02:00
electron_application_delegate.h refactor: add ARC scaffolding for macOS (#38621) 2023-06-08 10:26:33 +02:00
electron_application_delegate.mm chore: bump chromium to 120.0.6099.0 (28-x-y) (#40413) 2023-11-01 19:46:39 -04:00
in_app_purchase.h chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
in_app_purchase.mm fix: InAppPurchase pre-emptive deallocation (#40956) 2024-01-11 13:14:22 -06:00
in_app_purchase_observer.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
in_app_purchase_observer.mm chore: bump chromium to 117.0.5923.0 (main) (#39304) 2023-08-04 10:47:29 +02:00
in_app_purchase_product.h chore: bump chromium to 117.0.5852.0 (main) (#38891) 2023-07-01 16:22:55 -04:00
in_app_purchase_product.mm fix: InAppPurchase pre-emptive deallocation (#40956) 2024-01-11 13:14:22 -06:00