Bug 107341

Summary: inspector/profiler/memory-instrumentation-cached-images.html is failing on Chromium debug builds
Product: WebKit Reporter: Hin-Chung Lam <hclam>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: japhet, schenney, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.