Re: [webkit-dev] why js script var a = new XMLHttpRequest; , it's ok; but var a = new StyleSheet; , it'll throw an exception?

2009-06-07 Thread Suk Zhong
Hi dave,Nevo,ZHOU Xiao-bo: Thanks your reponses. Our problems are removed. //1.why it has this return? class JSCell has the following getConstructData function ConstructType JSCell::getConstructData(ConstructData) { return ConstructTypeNone; } and JSCell is inherited

[webkit-dev] #16401 webkit glib / gobject bindings

2009-06-07 Thread Luke Kenneth Casson Leighton
the purpose of this message is to highlight to webkit users and developers the increased flexibility and reach of webkit when it is extended to programming languages other than c++ and javascript. appcelerator is one project that has stated clearly on its roadmap the provision for python and ruby

Re: [webkit-dev] #16401 webkit glib / gobject bindings

2009-06-07 Thread Peter Kasting
This was a long message. I couldn't figure out what it was saying (the length discouraged me from trying too hard). Perhaps you could summarize in a sentence or two? It seemed like something about DOM bindings for other languages and whether or not people care? I also tried to look at bug