[Webkit-unassigned] [Bug 101211] Protect against resource deletion during iteration in MemoryCache::pruneDeadResourcesToSize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 11 17:29:31 PST 2012


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


Vangelis Kokkevis <vangelis at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vangelis at chromium.org




--- Comment #7 from Vangelis Kokkevis <vangelis at chromium.org>  2012-12-11 17:31:54 PST ---
Antti,

This looks like it introduced a significant perf regression in Chromium that points to additional calls to WebCore::CachedResource::registerHandle and WebCore::CachedResource::unregisterHandle

See:

http://code.google.com/p/chromium/issues/detail?id=159555

It may have similar perf implications to other parts of WebKit as well.

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