electron/atom
Charles Kerr dd2c2660b9
Fix desktop-id notification edge case (#12216)
* Fix desktop-id notification edge case

* Extract-method platform_util::GetDesktopName()

This removes duplicated code from libnotify_notifications.cc
and atom/common/linux/application_info.cc.

* Check for empty case in GetDesktopName().

* Move GetDesktopName() to brightray::util

* Remove unnecessary changes in platform_util

* Add a brightray::platform_util namespace
2018-03-12 16:02:47 +09:00
..
app Fixed Mac build when enable_run_as_node==false 2018-03-09 13:33:04 +01:00
browser Linux named notifications (#12192) 2018-03-12 09:33:06 +09:00
common Fix desktop-id notification edge case (#12216) 2018-03-12 16:02:47 +09:00
node Fixed build issues 2017-11-24 10:58:53 +09:00
renderer Preload doesn't load in sandboxed render if preload path contains special chars (#12037) 2018-03-07 11:40:00 -05:00
utility [c++11 library] Remove ScopedVector 2017-11-24 10:58:17 +09:00
CPPLINT.cfg Enable alphabetical include order lint filter 2016-08-26 15:29:53 -07:00