Bug 134136 - Introduce a WKSessionStateRef object
Summary: Introduce a WKSessionStateRef object
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-20 15:38 PDT by Anders Carlsson
Modified: 2014-06-20 15:46 PDT (History)
0 users

See Also:


Attachments
Patch (28.38 KB, patch)
2014-06-20 15:41 PDT, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

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