Bug 171657

Summary: [Cocoa] -[WKWebsiteDataStore httpCookieStore] is declared in the main @interface but implemented in a category
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, commit-queue, sam
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Move to the main @implementation none

Description mitz 2017-05-04 06:59:43 PDT
ld: warning: instance method 'httpCookieStore' in category from WebKit2.build/WebKit.build/Objects-normal/x86_64/WKWebsiteDataStore.o overrides method from class in WebKit2.build/WebKit.build/Objects-normal/x86_64/WKWebsiteDataStore.o

Patch forthcoming.
Comment 1 mitz 2017-05-04 07:02:11 PDT
Created attachment 309043 [details]
Move to the main @implementation
Comment 2 WebKit Commit Bot 2017-05-04 07:58:29 PDT
Comment on attachment 309043 [details]
Move to the main @implementation

Clearing flags on attachment: 309043

Committed r216186: <http://trac.webkit.org/changeset/216186>
Comment 3 WebKit Commit Bot 2017-05-04 07:58:30 PDT
All reviewed patches have been landed.  Closing bug.