[Webkit-unassigned] [Bug 123966] [SVG] Remove a couple of redundant hashmap look-ups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 4 11:53:44 PDT 2014


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


Adenilson Cavalcanti Silva <savagobr at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |savagobr at yahoo.com




--- Comment #1 from Adenilson Cavalcanti Silva <savagobr at yahoo.com>  2014-09-04 11:53:49 PST ---
Just checked WebKit trunk today and both SVGImageCache::removeClientFromCache() and SVGResourcesCache::removeResourcesFromRenderer() no longer have a check for the removed object in the hashmap. It will just go ahead and execute a 'remove()' call.

Perhaps the bug can be closed?

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