Bug 154602 - WKWebViewConfiguration should conform to NSCoding
Summary: WKWebViewConfiguration should conform to NSCoding
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-23 12:53 PST by Anders Carlsson
Modified: 2016-02-23 13:17 PST (History)
1 user (show)

See Also:


Attachments
Patch (4.26 KB, patch)
2016-02-23 12:54 PST, Anders Carlsson
bdakin: 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 2016-02-23 12:53:59 PST
WKWebViewConfiguration should conform to NSCoding
Comment 1 Anders Carlsson 2016-02-23 12:54:18 PST
Created attachment 272045 [details]
Patch
Comment 2 Anders Carlsson 2016-02-23 13:17:16 PST
Committed r196990: <http://trac.webkit.org/changeset/196990>