Bug 29200 - wx port should allow customizing the CachePolicy
Summary: wx port should allow customizing the CachePolicy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-11 11:45 PDT by Kevin Watters
Modified: 2009-09-13 18:33 PDT (History)
1 user (show)

See Also:


Attachments
adds a SetCachePolicy method for modifying cache options (3.18 KB, patch)
2009-09-11 11:46 PDT, Kevin Watters
kevino: review+
kevino: commit-queue-
Details | Formatted Diff | Diff

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