Bug 23160 - add setMemoryCacheClientCallsEnabled SPI so Safari can be faster with activity window closed
Summary: add setMemoryCacheClientCallsEnabled SPI so Safari can be faster with activit...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-07 00:54 PST by Darin Adler
Modified: 2009-01-09 13:24 PST (History)
0 users

See Also:


Attachments
patch (14.52 KB, patch)
2009-01-07 01:05 PST, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.