Re: [webkit-dev] GSoC: MathML

2008-03-24 Thread Michelangelo De Simone
Il giorno 24/mar/08, alle ore 14:26, Dmitriy Dzema ha scritto: I want to implement MathML in WebKit. I want to talk about this with a person, who wants to be a mentor, to understand my chances to start/finish this project :) and write a better application for google. I'm looking for a

Re: [webkit-dev] wx/Gtk+ and Network backends

2008-03-24 Thread Alp Toker
Holger Freyther wrote: So please before wasting more time on implementing the same things for different backends let us wotk on one together. I do not care if it is curl+glib, soup, neon... Indeed, there are a lot of http backends around and not all of them are even being tested by build

[webkit-dev] Timer Bug

2008-03-24 Thread Mike Emmel
Can someone please look at http://bugs.webkit.org/show_bug.cgi?id=18044 This looks like a bad bug and its causing major problems in both the ncurl and curl backends. I'd like to see it resolved in a timely manner. ___ webkit-dev mailing list

[webkit-dev] The thisObject parameter for JSEvaluateScript

2008-03-24 Thread Scott Thompson
I'm using JavaScript core to integrate JavaScript as an embedded scripting engine in my application. I've gotten a lot of stuff working (which is a lot of fun, BTW). I've been able to run scripts and see them manipulate objects in my application model (windows and the like... just to see

Re: [webkit-dev] The thisObject parameter for JSEvaluateScript

2008-03-24 Thread Darin Adler
On Mar 24, 2008, at 11:40 AM, Scott Thompson wrote: I'm using JavaScript core to integrate JavaScript as an embedded scripting engine in my application. I've gotten a lot of stuff working (which is a lot of fun, BTW). I've been able to run scripts and see them manipulate objects in my

Re: [webkit-dev] extending webkit

2008-03-24 Thread Darin Adler
On Mar 19, 2008, at 10:50 PM, wang gang wrote: Is there a way to extend webkit so as to enable the browser or widgets (like the ones on Mac) to access the native functionalities of the machine? Sure, if you're developing the program using WebKit. The JavaScriptCore API can be used to