RESOLVED WONTFIX 107341
inspector/profiler/memory-instrumentation-cached-images.html is failing on Chromium debug builds
https://bugs.webkit.org/show_bug.cgi?id=107341
Summary inspector/profiler/memory-instrumentation-cached-images.html is failing on Ch...
Attachments
Hin-Chung Lam
Comment 1 2013-01-18 17:05:13 PST
Nate Chapin
Comment 2 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?
Note You need to log in before you can comment on or make changes to this bug.