[webkit-dev] Patch to use V8 engine with Gtk port

Holger Freyther zecke at selfish.org
Sat Dec 12 18:19:36 PST 2009


On Saturday 12 December 2009 22:42:34 Maciej Stachowiak wrote:
> I think questioning someone's priorities in an open source project is
> generally not polite, unless there is some direct relationship between
> different tasks. For example, if someone introduce a new feature
> (let's say support for parts of the FooML language) and it had lots of
> bugs, it might be reasonable to ask them to fix some of the bugs
> before implementing more FooML features. But that doesn't seem to be
> the case here.
> 
> Ultimately, I think it's up to the Gtk port maintainers and the folks
> maintaining v8 bindings to decide whether they want to support and
> maintain this functionality, and to review the patch as they see fit.

Hello Mike, All,

I'm not questioning your priorities. I'm solely looking at this from a 
maintaining WebKit/GTK+ point of view. The problem with WebKit (or any big 
software project) is that we are not done when landing a fundamental new 
feature/configure option but it is really only the beginning.

The questions are around, who is running a buildbot with this configuration 
option, who will look at this buildbot, who will keep it building. In general 
it is better to have less options (as these could be actually checked prior to 
a release). So it is really not about me telling Mike what to do, but thinking 
about what is maintainable for WebKit/GTK+.

E.g. we have an experimental GLib Unicode implementation, and saving the 
storage size for ICU (12 mb when not statically linked) is a pretty good 
reason for some.

At the end of the day I feel responsible for the Gtk+ port and I would just 
like to know why it makes sense for "us" to maintain it.

regards
	holger.


More information about the webkit-dev mailing list