[webkit-gtk] Implement runOpenPanel in WebKit2GTK+

Martin Robinson mrobinson at webkit.org
Tue Feb 14 08:37:34 PST 2012


On Tue, Feb 14, 2012 at 1:14 AM, Mario Sanchez Prada
<msanchez at igalia.com> wrote:
> I had the same doubt yesterday, but Carlos convinced me with the
> rationale we explained above. However, if we agree consistency is
> important I think I would vote for a GSList, since it's probably more
> GNOME-ish than a simple gchar**. Not an strong opinion ,though

I think NULL terminated gchar** and GSList are both used in diferent
places around GNOME, but using a GSList* everywhere certainly seems
more consistent. :)

--Martin


More information about the webkit-gtk mailing list