Bug 29200

Summary: wx port should allow customizing the CachePolicy
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kevino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
adds a SetCachePolicy method for modifying cache options kevino: review+, kevino: commit-queue-

Description Kevin Watters 2009-09-11 11:45:11 PDT
The wx port should expose setting options in CachePolicy.
Comment 1 Kevin Watters 2009-09-11 11:46:28 PDT
Created attachment 39460 [details]
adds a SetCachePolicy method for modifying cache options
Comment 2 Kevin Ollivier 2009-09-13 18:33:23 PDT
Landed in r48348, thanks!