RESOLVED FIXED 171657
[Cocoa] -[WKWebsiteDataStore httpCookieStore] is declared in the main @interface but implemented in a category
https://bugs.webkit.org/show_bug.cgi?id=171657
Summary [Cocoa] -[WKWebsiteDataStore httpCookieStore] is declared in the main @interf...
mitz
Reported 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.
Attachments
Move to the main @implementation (1.61 KB, patch)
2017-05-04 07:02 PDT, mitz
no flags
mitz
Comment 1 2017-05-04 07:02:11 PDT
Created attachment 309043 [details] Move to the main @implementation
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2017-05-04 07:58:30 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.