electron/shell/browser/extensions/api/scripting
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
..
scripting_api.cc refactor: use C++20's contains() method (#45742) 2025-02-21 17:33:43 -06:00
scripting_api.h chore: update `chrome.scripting.execute` logic (#45369) 2025-01-30 12:56:44 +01:00