mirror of
https://github.com/electron/electron.git
synced 2026-01-23 06:18:17 -05:00
* refactor: decouple api::Protocol from ElectronBrowserContext now they do not know about each other Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: make electron::api::ProtocolError private Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: remove unused isolate arg in Protocol constructor Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: use =default for trivial destructor Co-authored-by: Charles Kerr <charles@charleskerr.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>