trop[bot]
|
748f293400
|
refactor: remove use of deprecated API BuildServiceInstanceFor() (#43707)
* refactor: update BadgeManagerFactory
Co-authored-by: Charles Kerr <charles@charleskerr.com>
* refactor: update NetworkContextServiceFactory
Co-authored-by: Charles Kerr <charles@charleskerr.com>
* refactor: update ElectronExtensionSystemFactory
Co-authored-by: Charles Kerr <charles@charleskerr.com>
* refactor: update UsbChooserContextFactory
Co-authored-by: Charles Kerr <charles@charleskerr.com>
* refactor: update UsbHidChooserContextFactory
Co-authored-by: Charles Kerr <charles@charleskerr.com>
* refactor: update SerialChooserContextFactory
Co-authored-by: Charles Kerr <charles@charleskerr.com>
* refactor: update FileSystemAccessPermissionContextFactory
Co-authored-by: Charles Kerr <charles@charleskerr.com>
* empty commit
---------
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
|
2024-09-13 15:26:10 -05:00 |
|
Shelley Vohr
|
e95673b052
|
refactor: prefer using base::NoDestructor to base::{Singleton,LazyInstance} (#41400)
refactor: prefer using base::NoDestructor to base::{Singleton,LazyInstance}
|
2024-02-23 10:35:20 +01:00 |
|
Milan Burda
|
c4ea33d1bf
|
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
2021-11-22 16:34:31 +09:00 |
|
Milan Burda
|
65a980c673
|
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN (#31633)
|
2021-11-03 20:41:45 +09:00 |
|
Jeremy Apthorp
|
a061c87e56
|
feat: enable native extensions support (#21814)
|
2020-02-03 14:01:10 -08:00 |
|