Bug 106051 - REGRESSION: [Mac] MemoryCachePruneWithinResourceLoadDelegate intermittently fails
Summary: REGRESSION: [Mac] MemoryCachePruneWithinResourceLoadDelegate intermittently f...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-01-03 15:18 PST by Ryosuke Niwa
Modified: 2013-01-03 16:22 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-01-03 15:18:10 PST
After r138724, WebKit1.MemoryCachePruneWithinResourceLoadDelegate started to failing intermittently.

The code changed in the said revision is never ran nor is ImageLoader ever created.

Tools/Scripts/run-api-tests --debug WebKit1\.MemoryCacheDisableWithinResourceLoadDelegate WebKit1\.MemoryCachePruneWithinResourceLoadDelegate
Comment 1 Radar WebKit Bug Importer 2013-01-03 15:19:13 PST
<rdar://problem/12953534>
Comment 2 Ryosuke Niwa 2013-01-03 15:23:48 PST
Temporarily disabled the test in http://trac.webkit.org/changeset/138753 for now.
Comment 3 Adam Klein 2013-01-03 15:46:54 PST
This started failing slightly earlier, actually, sometime before r138718 at least:

http://build.webkit.org/builders/Apple%20Lion%20Debug%20WK1%20%28Tests%29/builds/5642

That bot's last successful run was at r138707.
Comment 4 Adam Klein 2013-01-03 16:22:09 PST
I'm able to reproduce this back to r138700, fwiw.