[Webkit-unassigned] [Bug 25613] [GTK] Allow to embed any GtkWidget for embed/object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 8 00:02:24 PDT 2009


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





------- Comment #5 from xan.lopez at gmail.com  2009-05-08 00:02 PDT -------
(From update of attachment 30096)
> +    /* See if it has a widget-set-is-selected property and set it */
> +    GParamSpec* spec = g_object_class_find_property(G_OBJECT_GET_CLASS(platformWidget()),
> +                                                    "widget-set-is-selected");

I wonder if we should prefix the property name with 'webkit-' or something like
that, to avoid potential collisions.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list