Bug 132836 - [Cocoa] Expose WebPage::usesEphemeralSession to the bundle
Summary: [Cocoa] Expose WebPage::usesEphemeralSession to the bundle
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-12 14:33 PDT by mitz
Modified: 2014-05-12 14:34 PDT (History)
0 users

See Also:


Attachments
Add -[WKWebProcessPlugInBrowserContextController _usesNonPersistentWebsiteDataStore] (2.17 KB, patch)
2014-05-12 14:33 PDT, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-05-12 14:33:05 PDT
[Cocoa] Expose WebPage::usesEphemeralSession to the bundle
Comment 1 mitz 2014-05-12 14:33:27 PDT
Created attachment 231326 [details]
Add -[WKWebProcessPlugInBrowserContextController _usesNonPersistentWebsiteDataStore]
Comment 2 mitz 2014-05-12 14:34:43 PDT
Committed <http://trac.webkit.org/r168646>.