Bug 126463 - [Cocoa] Expose session state API
Summary: [Cocoa] Expose session state API
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-01-03 14:56 PST by mitz
Modified: 2014-01-03 16:00 PST (History)
0 users

See Also:


Attachments
Add sessionState property and -restoreFromSessionState: method to WKBrowsingContextController (2.54 KB, patch)
2014-01-03 14:58 PST, mitz
sam: 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-01-03 14:56:06 PST
[Cocoa] Expose session state API
Comment 1 mitz 2014-01-03 14:58:20 PST
Created attachment 220341 [details]
Add sessionState property and -restoreFromSessionState: method to WKBrowsingContextController
Comment 2 mitz 2014-01-03 16:00:58 PST
Committed <http://trac.webkit.org/r161292>.