[Webkit-unassigned] [Bug 125990] [GTK] Allow passing extra data to web extensions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 19 05:39:32 PST 2013


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





--- Comment #4 from Gustavo Noronha (kov) <gns at gnome.org>  2013-12-19 05:37:36 PST ---
(From update of attachment 219636)
So, what I understand from reading the API and the changelog is we are passing a GVariant with arbitrary initialization parameters for all extensions when we get a signal emission. I have a question and a suggestion:

Why do we need the signal for that, is it because of some architectural constraint/implementation difficulty? Can't we just set the data along with the path before the extensions are even loaded?

I think it would be better to call this "initialization parameters" instead of extra data, so it's clearer what they are for. I thought at first that they would be something that can be sent at any point rather than just for initialization.

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


More information about the webkit-unassigned mailing list