Address the issues pointed out here: https://bugs.webkit.org/show_bug.cgi?id=185761#c69
Created attachment 355263 [details] Patch
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment on attachment 355263 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=355263&action=review > Source/WebKit/UIProcess/API/gtk/WebKitWebsiteData.h:52 > - * Since: 2.16 > + * Since: 2.24 This was correct. You need to add the since tag after the new item added to the enum. > Source/WebKit/UIProcess/API/wpe/WebKitWebsiteData.h:52 > - * Since: 2.16 > + * Since: 2.24 Ditto.
Created attachment 355266 [details] Patch for landing
Comment on attachment 355266 [details] Patch for landing Clearing flags on attachment: 355266 Committed r238372: <https://trac.webkit.org/changeset/238372>
All reviewed patches have been landed. Closing bug.
<rdar://problem/46167455>