[webkit-dev] Companies and organizations that have contributed to WebKit

2008-11-09 Thread Maciej Stachowiak


I'm compiling a Wiki page of companies and organizations that have  
contributed to WebKit, since this turns out to be a matter of  
occasional public interest, and the matter is not always clear. I  
started this Wiki page in hopes of providing a reference, but I  
suspect it is not complete:


https://trac.webkit.org/wiki/Companies%20and%20Organizations%20that%20have%20contributed%20to%20WebKit

Are there any WebKit code contributors who would like their  
contributions credited to a particular company or group, besides the  
ones I listed? So far I mentioned KDE, Apple, Nokia, Google and Torch  
Mobile. I counted Trolltech as part of Nokia for purposes of this  
list; I hope that is the appropriate way to handle things. I am  
specifically looking to list significant contributions that are  
greater in scope than just one or two patches, and I am specifically  
interested in code that is in the mainline public WebKit repository.


Regards,
Maciej

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] [Fwd: Fwd: Re: Moving forward with WebKit/GTK+]

2008-11-09 Thread Gustavo Noronha Silva
On Fri, 2008-11-07 at 23:18 +0100, Holger Freyther wrote:
  I think this could be a very efficient way to make the API stuff
  progressing quickly - at all cost lol (since time is the ultimate dead
  line).
 
 In general I like your idea, specially with Gtk+ 3.0 in sight we know we can 
 break API soon so it seems like a good idea to gain experience in that area 
 and it would not hurt us too much to add something stupid.

Yep =) Alp was talking about branching, maybe using FreeDesktop's
infra-structure, and giving direct access to the code to more people, as
an experience, too. 

 One minor issue, I would prefer a mailinglist (maybe I'm just too old):

I agree (and prefer) the mailing list. I was thinking of requesting it
to GNOME, but since Alp is thinking of branching to FreeDesktop I'm
going to look up how to request a mailing list at lists.freedesktop.org,
if everyone is OK with it.

See you,

-- 
Gustavo Noronha Silva [EMAIL PROTECTED]
GNOME contributor: http://www.gnome.org/

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Companies and organizations that have contributed to WebKit

2008-11-09 Thread George Staikos


Excellent idea Maciej, thanks!  I think it's important for us to show  
the history of WebKit and the breadth of contributions that are  
coming in;  this certainly helps!


On 9-Nov-08, at 5:10 PM, Maciej Stachowiak wrote:



I'm compiling a Wiki page of companies and organizations that have  
contributed to WebKit, since this turns out to be a matter of  
occasional public interest, and the matter is not always clear. I  
started this Wiki page in hopes of providing a reference, but I  
suspect it is not complete:


https://trac.webkit.org/wiki/Companies%20and%20Organizations%20that% 
20have%20contributed%20to%20WebKit


Are there any WebKit code contributors who would like their  
contributions credited to a particular company or group, besides  
the ones I listed? So far I mentioned KDE, Apple, Nokia, Google and  
Torch Mobile. I counted Trolltech as part of Nokia for purposes of  
this list; I hope that is the appropriate way to handle things. I  
am specifically looking to list significant contributions that are  
greater in scope than just one or two patches, and I am  
specifically interested in code that is in the mainline public  
WebKit repository.


--
George Staikos
Torch Mobile Inc.
http://www.torchmobile.com/

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] how to have multiple Javascript engines inside Webkit?

2008-11-09 Thread haithem rahmani
Hi all,
thanks for your help, so let's make things easier.
If I would like to modify the JS engine inside webkit, which files shall I 
modify to enable the new JS ?
I have to run bechmarks by myself and compare JS engines. 

On Sat, Nov 8, 2008 at 11:00 PM, Darin Adler [EMAIL PROTECTED] wrote:

 On Nov 8, 2008, at 12:44 PM, haithem rahmani wrote:

 I would like, for benchmarking purposes, to have different Javascript 
 engines inside Webkit and to have a runtime option to enable/disable them.


 That's not supported; it would be very difficult to do so efficiently and no 
 one has even tried to do this.

-- Darin


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev