[webkit-reviews] review granted: [Bug 55017] SVGImage causes MainResourceLoader leaks : [Attachment 83597] patch using loader->init() instead of loader->load(fakeRequest)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 02:37:16 PST 2011


Adam Barth <abarth at webkit.org> has granted Xianzhu Wang
<wangxianzhu at google.com>'s request for review:
Bug 55017: SVGImage causes MainResourceLoader leaks
https://bugs.webkit.org/show_bug.cgi?id=55017

Attachment 83597: patch using loader->init() instead of
loader->load(fakeRequest)
https://bugs.webkit.org/attachment.cgi?id=83597&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
I'm not sure this is 100% correct (or even if this code could even be correct),
but calling init is much better than trying a fake load.


More information about the webkit-reviews mailing list