electron/shell
Charles Kerr 2a383e9ddd
refactor: use C++20's contains() method (#45742)
* chore: use std::map<>::contains() instead of count() or find()

* chore: use std::map<>::contains() instead of base::Contains()
2025-02-21 17:33:43 -06:00
..
app chore: bump chromium to 134.0.6968.0 (main) (#45172) 2025-01-23 23:07:43 -05:00
browser refactor: use C++20's contains() method (#45742) 2025-02-21 17:33:43 -06:00
common refactor: use C++20's contains() method (#45742) 2025-02-21 17:33:43 -06:00
renderer refactor: use C++20's contains() method (#45742) 2025-02-21 17:33:43 -06:00
services/node fix: support for v8.setHeapSnapshotNearHeapLimit api (#45606) 2025-02-14 10:00:39 -06:00
utility fix: broken OOP window.print() on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00