Bug 144171

Summary: Change _WKWebsiteDataStore to hold on to an internal WKWebsiteDataStore
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mitz
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Anders Carlsson 2015-04-24 16:33:36 PDT
Change _WKWebsiteDataStore to hold on to an internal WKWebsiteDataStore
Comment 1 Anders Carlsson 2015-04-24 16:37:50 PDT
Created attachment 251590 [details]
Patch
Comment 2 WebKit Commit Bot 2015-04-24 16:40:28 PDT
Attachment 251590 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/Cocoa/_WKWebsiteDataStoreInternal.h:34:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2015-04-24 17:10:33 PDT
Committed r183294: <http://trac.webkit.org/changeset/183294>
Comment 4 mitz 2015-04-24 19:47:05 PDT
<rdar://problem/20696740>