Bug 72891 - Add wxWebKit APIs for controlling WebKit caching behavior
Summary: Add wxWebKit APIs for controlling WebKit caching behavior
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-21 09:07 PST by Robin Dunn
Modified: 2011-11-21 10:36 PST (History)
1 user (show)

See Also:


Attachments
Patch for SetPrivateBrowsingEnabled, SetUsesPageCache, etc. (4.00 KB, patch)
2011-11-21 09:07 PST, Robin Dunn
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 Robin Dunn 2011-11-21 09:07:22 PST
Created attachment 116099 [details]
Patch for SetPrivateBrowsingEnabled, SetUsesPageCache, etc.

Adds SetPrivateBrowsingEnabled, SetUsesPageCache, etc.
Comment 1 Kevin Ollivier 2011-11-21 10:36:12 PST
Landed in r100933, thanks!