Therew will be warnings for sure, though. The idea is to ifdef everything so that we can have a complete build with GTK4 and then start working on every feature independently checking it actually works.
Created attachment 397453 [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
Created attachment 397455 [details] Patch
Created attachment 397562 [details] Patch This should fix the api tests.
(In reply to Carlos Garcia Campos from comment #3) > Created attachment 397455 [details] > Patch Let's land this. I think we will have more patch review discussion when implementing back some of the things which will be left unimplemented for GTK4 with this, but for now stubbing them out to allow the build to complete is fine, IMO.
Committed r260752: <https://trac.webkit.org/changeset/260752>