electron/brightray
trop[bot] fd60283dbc fix: use a more unique identifier for NSUserNotification instances (#17482)
So although apple has it documented that notifications with duplicate identifiers in the same session won't be presented.  They apparently forgot to mention that macOS also non-deterministically and without any errors, logs or warnings will also not present some notifications in future sessions if they have a previously used identifier.

As such, we're going to truly randomize these identifiers so they are
unique between apps and sessions.  The identifier now consists of a
randomly generated UUID and the app bundle id.
2019-03-20 11:19:15 -07:00
..
browser fix: use a more unique identifier for NSUserNotification instances (#17482) 2019-03-20 11:19:15 -07:00
common fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
brightray.gyp fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
brightray.gypi Revert "Drop support of Mac OS 10.9" (#13350) 2018-06-21 09:37:18 +10:00
BUILD.gn fix: create persistent channel ID store when cookie store is persistent (#14358) 2018-08-28 13:37:09 -05:00
CPPLINT.cfg Add clang-format script and precommit hook (#12651) 2018-04-27 13:01:12 -04:00
filename_rules.gypi don't build libgtkui files on non-GTK+ platforms 2018-02-15 15:15:26 -06:00
filenames.gypi fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00
LICENSE Time goes on 2014-07-11 00:39:21 -07:00
LICENSE-CHROMIUM Initial commit 2013-03-13 15:31:24 -04:00