Bug 134136

Summary: Introduce a WKSessionStateRef object
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Anders Carlsson 2014-06-20 15:38:11 PDT
Introduce a WKSessionStateRef object
Comment 1 Anders Carlsson 2014-06-20 15:41:49 PDT
Created attachment 233472 [details]
Patch
Comment 2 Tim Horton 2014-06-20 15:43:27 PDT
Comment on attachment 233472 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=233472&action=review

> Source/WebKit2/ChangeLog:9
> +        webbpage to another without having to do any serialization/deserialization.

webbpage
Comment 3 Anders Carlsson 2014-06-20 15:46:55 PDT
Committed r170219: <http://trac.webkit.org/changeset/170219>