Jonathan wrote: > Can you please tell me when does nsImageGTK::UpdateCachedImage() gets > called?
http://mxr.mozilla.org/mozilla1.8/search?string=UpdateCachedImage() > I assume it means it loads the images from cache after I load the same > page the first time and some images are saved locally. No, that's not what it means. It means to update the pixmap stored in the X server's pixmap cache based on the animation frames that have changed since the last time we updated it. -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

