electron/shell
Charles Kerr 6723bfbe32
refactor: reduce coupling in electron::api::Protocol (#46122)
* refactor: decouple api::Protocol from ElectronBrowserContext

now they do not know about each other

* refactor: make electron::api::ProtocolError private

* refactor: remove unused isolate arg in Protocol constructor

* refactor: use =default for trivial destructor
2025-03-21 07:33:25 -05:00
..
app refactor: remove unused system header includes (#46015) 2025-03-14 10:59:15 -05:00
browser refactor: reduce coupling in electron::api::Protocol (#46122) 2025-03-21 07:33:25 -05:00
common refactor: use base::NumberToString() (#46141) 2025-03-20 10:13:28 +01:00
renderer refactor: replace base::StringPrintf() calls with absl::StrFormat() (#46024) 2025-03-14 17:14:32 -05:00
services/node fix: don't crash Utility Processes on unhandled rejections (#45921) 2025-03-14 09:09:02 -05:00
utility fix: broken OOP window.print() on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00