gnome-shell/js
Jasper St. Pierre 9548cd8341 js: Explicitly dispose all cairo contexts
Due to limitations and bugs in SpiderMonkey's GC, wrapper objects
for cairo contexts and similar may not get cleaned up immediately
after repainting, leading to leaking memory. Explicitly disposing
of such objects after they're not needed can clean up large portions
of memory for cairo surfaces.

https://bugzilla.gnome.org/show_bug.cgi?id=685513
2013-01-08 13:07:51 -05:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm js: Explicitly dispose all cairo contexts 2013-01-08 13:07:51 -05:00
misc Reverting "extensionUtils: Remove unused property" 2012-12-13 14:16:44 -05:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui js: Explicitly dispose all cairo contexts 2013-01-08 13:07:51 -05:00
Makefile.am screenshot: move to a separate interface 2013-01-03 12:56:45 +01:00