[Webkit-unassigned] [Bug 173265] Add API::InjectedBundle::PageLoaderClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 12 10:30:21 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173265

--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Alex Christensen from comment #5)
> Comment on attachment 312676 [details]
> Patch
> 
> What does this allow that the existing infrastructure does not?  Apple
> doesn't have any public injected bundle API.

I think this is "the new way", we have other clients in the injected bundle following this pattern. The main advantage is that we can easily modify the interface, without having to deal with the C API interfaces versions. I'm doing it now, because I want to get rid of the C API usage leftovers in the GTK+ API implementation. This will make easier to refactor the common code to reuse as much as possible for the new glib based api for WPE.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170612/be8a3ac1/attachment-0001.html>


More information about the webkit-unassigned mailing list