electron/shell/browser/extensions/api
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
..
extension_action fix: action.openPopup function missing (#45697) 2025-02-19 18:05:02 -05:00
management refactor: follow upstream's suggestions on when to use EmptyGURL() (#45498) 2025-02-07 13:58:31 -05:00
pdf_viewer_private
resources_private
runtime
scripting refactor: use C++20's contains() method (#45742) 2025-02-21 17:33:43 -06:00
streams_private
tabs refactor: use C++20's contains() method (#45742) 2025-02-21 17:33:43 -06:00
BUILD.gn