Bug 173312

Summary: [GTK] Use API::NotificationProvider
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, berto, bugs-noreply, buildbot, gustavo, mcatanzaro, zan
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 173309    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch zan: review+

Carlos Garcia Campos
Reported 2017-06-13 06:15:58 PDT
Instead of the C API.
Attachments
Patch (22.76 KB, patch)
2017-06-13 06:19 PDT, Carlos Garcia Campos
no flags
Patch (13.02 KB, patch)
2017-06-13 23:23 PDT, Carlos Garcia Campos
zan: review+
Carlos Garcia Campos
Comment 1 2017-06-13 06:19:30 PDT
Carlos Garcia Campos
Comment 2 2017-06-13 23:23:36 PDT
Created attachment 312864 [details] Patch I submitted a patch from a different bug :-P
Build Bot
Comment 3 2017-06-13 23:25:33 PDT
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
Adrian Perez
Comment 4 2017-06-14 01:24:03 PDT
Comment on attachment 312864 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=312864&action=review Informal r+, but please fix the issue with the header before landing. > Source/WebKit2/UIProcess/API/gtk/WebKitNotificationProvider.cpp:31 > +#include "APINotificationProvider.h" The EWS cannot find this header. I think some include directory may be missing from the compiler command line. It seems to be the same issue as for the patch attached in bug #173351.
Carlos Garcia Campos
Comment 5 2017-06-14 01:25:45 PDT
It depends on bug #173309
Carlos Garcia Campos
Comment 6 2017-06-15 01:32:20 PDT
Note You need to log in before you can comment on or make changes to this bug.