[Webkit-unassigned] [Bug 107341] inspector/profiler/memory-instrumentation-cached-images.html is failing on Chromium debug builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 4 16:09:32 PST 2013


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


Nate Chapin <japhet at chromium.org> changed:

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




--- Comment #2 from Nate Chapin <japhet at chromium.org>  2013-02-04 16:11:37 PST ---
It appears this test is failing because http://trac.webkit.org/changeset/140174 causes us to prune MemoryCache a little more aggressively, leading to image.jpeg's decoded data being destroyed.

I don't know a lot about this test or exactly what it's trying to verify.

Yury, it looks like you wrote this test. Would it still verify the correct behavior if we used an image with a smaller decoded size?

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