Bug 134162 - Only initialize WebPreferences from NSUserDefaults if there's an identifier
Summary: Only initialize WebPreferences from NSUserDefaults if there's an identifier
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-21 12:56 PDT by Anders Carlsson
Modified: 2014-06-21 13:06 PDT (History)
0 users

See Also:


Attachments
Patch (2.15 KB, patch)
2014-06-21 12:57 PDT, Anders Carlsson
sam: 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-21 12:56:21 PDT
Only initialize WebPreferences from NSUserDefaults if there's an identifier
Comment 1 Anders Carlsson 2014-06-21 12:57:44 PDT
Created attachment 233543 [details]
Patch
Comment 2 Sam Weinig 2014-06-21 12:58:24 PDT
Comment on attachment 233543 [details]
Patch

:(
Comment 3 Anders Carlsson 2014-06-21 13:06:04 PDT
Committed r170251: <http://trac.webkit.org/changeset/170251>