Raymond Zhao
|
8a0b4fa338
|
feat: add app.getSystemLocale() method (#35697)
* feat: add app.getSystemLocale() method
* Update shell/browser/electron_browser_main_parts.cc
Co-authored-by: Charles Kerr <charles@charleskerr.com>
* Change methods to be const
* Apply PR feedback
* Fix mac compile
* Add missing scope
* Apply style changes
* Change note
* Add braces to get the comment indentation right
* Change to static
* Apply PR feedback
* Fix the documentation
* Remove extraneous file
Co-authored-by: Charles Kerr <charles@charleskerr.com>
|
2022-09-23 11:50:46 -07:00 |
|
Omar Kilani
|
1b4ce6c69a
|
fix: geolocation crashes electron on macOS (#29343) (#29913)
|
2021-06-28 20:26:57 -07:00 |
|
electron-roller[bot]
|
039f3d5cd2
|
chore: bump chromium to 92.0.4511.0 (master) (#29173)
|
2021-05-19 16:15:47 -07:00 |
|
Jeremy Apthorp
|
06bf0d08dc
|
fix: crashReporter incompatible with sandbox on Linux (#23265)
|
2020-05-07 13:31:26 -07:00 |
|
Jeremy Apthorp
|
8045152e59
|
fix: revert {Atom => Electron}Application rename (#22206)
|
2020-02-21 11:05:03 -08:00 |
|
Jeremy Apthorp
|
d9321f4df7
|
chore: rename atom -> electron (#21986)
|
2020-02-04 12:19:40 -08:00 |
|