[webkit-reviews] review requested: [Bug 39460] Javascript image prefetching does not report to squirrelfish GC : [Attachment 57280] Fixed test case.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 27 16:36:28 PDT 2010


Nathan Lawrence <nlawrence at apple.com> has asked  for review:
Bug 39460: Javascript image prefetching does not report to squirrelfish GC
https://bugs.webkit.org/show_bug.cgi?id=39460

Attachment 57280: Fixed test case.
https://bugs.webkit.org/attachment.cgi?id=57280&action=review

------- Additional Comments from Nathan Lawrence <nlawrence at apple.com>
It appears that the number of live HTMLImageElements is still increasing
because the image elements are being created faster than they can load creating
a backlog of images to be loaded.  The new test case doesn't load images as
quickly, showing that the patch does in fact work.


More information about the webkit-reviews mailing list