electron/shell/browser/extensions/api/tabs
Charles Kerr b4bb928224
refactor: use C++20's contains() method (#45814)
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-27 10:38:30 +01:00
..
tabs_api.cc refactor: use C++20's contains() method (#45814) 2025-02-27 10:38:30 +01:00
tabs_api.h fix: modernize-use-equals-default warnings (#44944) 2024-12-03 21:19:32 -06:00