[Webkit-unassigned] [Bug 85073] Layout Test fast/images/gif-large-checkerboard.html is a flaky crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 27 15:19:19 PDT 2012


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





--- Comment #8 from noel gordon <noel.gordon at gmail.com>  2012-04-27 15:19:15 PST ---
Image paint is followed by normal memory cache pruning and LRU re-organisation.  I see style sheet pruning

  WebCore::CachedCSSStyleSheet::destroyDecodedData()

in the trace.  Maybe bug 85004 which is in this (rough) range - flaking began around 115350s comment #5.

WebCore::KURL::string() goes berserk: is the style sheet URL bogus when computing CachedResource::overheadSize()?

  http://trac.webkit.org/browser/trunk/Source/WebCore/loader/cache/CachedResource.cpp?rev=111610#L749

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