[Webkit-unassigned] [Bug 175937] [GTK] gtk_builder_get_type_from_name doesn't work with WebKitWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 25 17:06:25 PDT 2017


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #10 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Christian Hergert from comment #9) 
> Another option is to just use static constructors to register the types you
> care about. Since GObject should be initialized first (as a dependency of
> your library) you can probably just g_type_ensure() from a single static
> constructor.

This seems like the path of least-resistance.

-- 
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/20170826/57f13443/attachment-0001.html>


More information about the webkit-unassigned mailing list