Bug 23160

Summary: add setMemoryCacheClientCallsEnabled SPI so Safari can be faster with activity window closed
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit APIAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch none

Description Darin Adler 2009-01-07 00:54:30 PST
The recent fix to properly report resources loaded from the memory cache made Safari slower. This will give us what we need to make Safari fast again.
Comment 1 Darin Adler 2009-01-07 01:05:21 PST
Created attachment 26487 [details]
patch
Comment 2 Darin Adler 2009-01-07 01:05:52 PST
I think I will probably need the same thing for Windows.
Comment 3 Darin Adler 2009-01-07 07:36:21 PST
Comment on attachment 26487 [details]
patch

Oliver Hunt reviewed this. Marking it reviewed for him.
Comment 4 Mark Rowe (bdash) 2009-01-07 16:21:53 PST
Was this landed?
Comment 5 Darin Adler 2009-01-07 16:45:19 PST
Comment on attachment 26487 [details]
patch

Clearing review flag since this was landed. Not closing the bug yet since it's also needed on Windows.