Bug 134693 - Add SPI for saving and restoring a WKWebView's _WKSessionState
Summary: Add SPI for saving and restoring a WKWebView's _WKSessionState
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-07-07 13:47 PDT by Anders Carlsson
Modified: 2014-07-07 13:53 PDT (History)
1 user (show)

See Also:


Attachments
Patch (9.34 KB, patch)
2014-07-07 13:48 PDT, Anders Carlsson
mitz: 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-07-07 13:47:53 PDT
Add SPI for saving and restoring a WKWebView's _WKSessionState
Comment 1 Anders Carlsson 2014-07-07 13:48:50 PDT
Created attachment 234508 [details]
Patch
Comment 2 WebKit Commit Bot 2014-07-07 13:49:50 PDT
Attachment 234508 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:1597:  The parameter name "]" adds no information, so it should be removed.  [readability/parameter_name] [5]
Total errors found: 1 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-07-07 13:53:10 PDT
Committed r170856: <http://trac.webkit.org/changeset/170856>