[Webkit-unassigned] [Bug 55017] SVGImage causes MainResourceLoader leaks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 18:53:51 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55017


Xianzhu Wang <wangxianzhu at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #83766|0                           |1
        is obsolete|                            |
  Attachment #84507|                            |review?
               Flag|                            |




--- Comment #23 from Xianzhu Wang <wangxianzhu at google.com>  2011-03-02 18:53:50 PST ---
Created an attachment (id=84507)
 --> (https://bugs.webkit.org/attachment.cgi?id=84507&action=review)
new patch

Hi, Adam,

This new patch removed the loader->init() code which is unnecessary because frame->init() has already initialized the loader.
Also updated the test case suitable for all platforms. Could you please take another look?

About chromium-linux's unnecessary SVGImage creation, I created bug 55643 to track it.

Thanks,
Xianzhu

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list