electron/shell
Charles Kerr caa5989eed
fix: avoid deprecated value apis (#37590)
* fix: use base::Value::Dict:::Remove() instead of RemoveKe()

the latter is deprecated.

* fix: use base::Value::Dict::FindString() instead of base::Value::FindStringKey()

The latter is deprecated.

* chore: make lint happy
2023-03-20 10:38:45 -04:00
..
app chore: bump chromium to 113.0.5636.0 (main) (#37130) 2023-03-10 10:07:42 -06:00
browser fix: avoid deprecated value apis (#37590) 2023-03-20 10:38:45 -04:00
common chore: remove unnecessary casting to base::Value (#37591) 2023-03-20 10:26:42 -04:00
renderer chore: bump chromium to 113.0.5636.0 (main) (#37130) 2023-03-10 10:07:42 -06:00
services/node refactor: use associated v8::Context for event setup (#37355) 2023-02-22 10:03:46 +01:00
utility chore: update https://cs.chromium.org/ links to https://source.chromium.org/ (#37190) 2023-02-11 18:52:32 -08:00