[Webkit-unassigned] [Bug 31253] Unbounded memory growth when adding and removing images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 14 22:43:47 PDT 2013


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


Chen Zhixiang <chenzx at cn.fujitsu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chenzx at cn.fujitsu.com




--- Comment #10 from Chen Zhixiang <chenzx at cn.fujitsu.com>  2013-08-14 22:43:20 PST ---
The patch doesn't work for our WinCE port which is based on a 2012/8 nearby WebKit.

Test code doesn't add/remove <img> nodes, but just keep changing <img>'s src attribute to load different images.

The debug output says: "LEAK: 85 CachedResource", which is the all image resources.

Also, the newest Chrome 28 and Firefox 23 also both have this problem.

-- 
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