Bug 171657 - [Cocoa] -[WKWebsiteDataStore httpCookieStore] is declared in the main @interface but implemented in a category
Summary: [Cocoa] -[WKWebsiteDataStore httpCookieStore] is declared in the main @interf...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-04 06:59 PDT by mitz
Modified: 2017-05-04 07:58 PDT (History)
3 users (show)

See Also:


Attachments
Move to the main @implementation (1.61 KB, patch)
2017-05-04 07:02 PDT, mitz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.