Jasper St. Pierre 17591117c1 background: Fix updating existing images that need loading
Due to weird and strange JS scoping semantics, if we are in a
callback, "i" won't be captured and when the callback is called,
we'll have the wrong index, causing addImage to be called instead
of updateImage.

https://bugzilla.gnome.org/show_bug.cgi?id=695882
2013-03-14 17:48:07 -04:00
..
2013-03-04 15:28:37 +01:00
2013-02-22 09:46:30 +01:00
2011-11-11 11:15:38 -05:00
2013-03-11 10:35:42 +01:00