gnome-shell/js
Ray Strode bed3bb45f7 background: don't load the same image more than once concurrently
If a background gets requested from the cache while it's still
being loaded from an earlier call, then there will be two concurrent
loads of the same file.

That concurrency is mitigates the effectiveness of the cache and
also causes leaks.

This commit consolidates file loads so that concurrency doesn't
happen.

https://bugzilla.gnome.org/show_bug.cgi?id=696157
2013-03-26 17:02:05 -04:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm loginDialog,unlockDialog: Give user time to read messages 2013-03-18 19:01:30 -04:00
misc loginManager: listen to the correct object path 2013-03-25 20:53:13 -04:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui background: don't load the same image more than once concurrently 2013-03-26 17:02:05 -04:00
Makefile.am osdWindow: Add a simple OSD popup 2013-03-03 12:59:08 +01:00