gnome-shell/js
Ray Strode 94b96f8d97 background: don't leak wall clock when background changes
The background code allocates a GnomeWallClock when its first created,
but neglects to drop a reference to that clock at destroy time.
The undestroyed clocks lead to a timerfd leak that eventually prevents
the shell from functioning.

https://bugzilla.gnome.org/show_bug.cgi?id=791655
2017-12-15 10:57:14 -05:00
..
extensionPrefs Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
gdm gdmUtils: Define constants with 'var' 2017-08-10 20:16:06 +02:00
misc systemActions: Add more keywords 2017-11-21 13:32:21 -05:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
ui background: don't leak wall clock when background changes 2017-12-15 10:57:14 -05:00
js-resources.gresource.xml system: Split out system actions to its own module 2017-08-22 12:09:04 +02:00
meson.build build: Support the meson build system 2017-07-20 00:20:54 +02:00