WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 154597
WKPreferences should conform to NSCoding
https://bugs.webkit.org/show_bug.cgi?id=154597
Summary
WKPreferences should conform to NSCoding
Anders Carlsson
Reported
2016-02-23 11:29:08 PST
WKPreferences should conform to NSCoding
Attachments
Patch
(2.87 KB, patch)
2016-02-23 11:30 PST
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2016-02-23 11:30:48 PST
Created
attachment 272038
[details]
Patch
Sam Weinig
Comment 2
2016-02-23 11:54:50 PST
Comment on
attachment 272038
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=272038&action=review
> Source/WebKit2/UIProcess/API/Cocoa/WKPreferences.mm:70 > + > + self.minimumFontSize = [coder decodeDoubleForKey:@"minimumFontSize"];
Might be worth adding a comment about how only properties exposed as API get encoded/decoded.
Anders Carlsson
Comment 3
2016-02-23 12:04:32 PST
Committed
r196987
: <
http://trac.webkit.org/changeset/196987
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug