electron/shell
trop[bot] 42a72df1e7
refactor: remove deprecated BrowserContext::ResourceContext (#41246)
* refactor: remove ResourceContext* arg from GetNSSCertDatabaseForResourceContext()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: remove ResourceContext* arg from CertificateManagerModel::GetCertDBOnIOThread()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: remove BrowserContext* arg from CertificateManagerModel::Create()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: remove unused forward declarations

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: rename method to GetNSSCertDatabase()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* fixup! refactor: remove BrowserContext* arg from CertificateManagerModel::Create()

chore: remove unneeded line

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>
2024-02-06 09:16:18 -06:00
..
app chore: remove node patches by using the preload feature (#41113) 2024-01-25 11:39:04 -05:00
browser refactor: remove deprecated BrowserContext::ResourceContext (#41246) 2024-02-06 09:16:18 -06:00
common fix: potential `async_hooks` crash in `NotifyWindowRestore` on Windows (#41146) 2024-01-29 10:11:46 +01:00
renderer fix: potential `async_hooks` crash in `NotifyWindowRestore` on Windows (#41146) 2024-01-29 10:11:46 +01:00
services/node feat: add net module to utility process (#40890) 2024-01-08 15:39:56 -06:00
utility chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00