[Webkit-unassigned] [Bug 178901] [WPE] Make it introspectable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 4 02:50:19 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=178901
Adrian Perez <aperez at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #3 from Adrian Perez <aperez at igalia.com> ---
I am going to close this, either:
- WPE backends add support for GObject-Inrospection themselves, or
- Some GI language bindings support working with non-GI libraries,
for example one can register a “foreign module” in PyGObject to
add support for allow passing C types to/from GI functions. This
is done in the Cairo integration, see
https://pygobject.readthedocs.io/en/latest/guide/cairo_integration.html
At any rate, what's remaining for being able to instantiate a WebView
through GI does not need seem to belong inside WebKit.
*** This bug has been marked as a duplicate of bug 226662 ***
--
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/20220404/f2dccf90/attachment.htm>
More information about the webkit-unassigned
mailing list