- Previously, we'd attempt to create a notification no matter what the user's configuration was. Microsoft advises against that, because it can create race conditions if notifications are disabled. - This fixes the issue. Closes https://github.com/atom/electron/issues/4681 |
||
|---|---|---|
| .. | ||
| notification_presenter_win.cc | ||
| notification_presenter_win.h | ||
| scoped_hstring.cc | ||
| scoped_hstring.h | ||
| windows_toast_notification.cc | ||
| windows_toast_notification.h | ||