Re: [webkit-dev] porting of webkit to a mobile platform

2008-09-23 Thread Ariya Hidayat
I am considering the use of Webkit on my mobile platform. Being naive user of webkit, i look at the webkit community in estimating/guiding me through the porting effort. Has anyone ported webkit to any other platform apart from windows,Linux,mac and android? My advice is simple and obvious:

Re: [webkit-dev] WebKit Browser plugin demo

2008-09-23 Thread Ariya Hidayat
can anyone tell me if there is any webkit browser plugin demo,the source code and how to use it. Most of the WebKit ports can load and run plugins that use NPAPI (cross-platform Netscape Plugin API). Please refer to e.g.: http://developer.mozilla.org/en/Plugins

Re: [webkit-dev] WebKit Browser plugin demo

2008-09-23 Thread Anselm R Garbe
2008/9/23 jeep.he he [EMAIL PROTECTED]: can anyone tell me if there is any webkit browser plugin demo,the source code and how to use it. http://git.webvm.net/?p=npsimple Kind regards, --Anselm ___ webkit-dev mailing list webkit-dev@lists.webkit.org

Re: [webkit-dev] WebKit Browser plugin demo

2008-09-23 Thread jeep.he he
Thanks for your reply. i compiled some npapi plugin and got the result lib_xxx.so.i can use this with FF just copy to correct path. now i want the demo browser(Qt4.5/demos/browser) to load these plugin file,what should i do ? Jeep 2008/9/23 Anselm R Garbe [EMAIL PROTECTED] 2008/9/23 jeep.he

Re: [webkit-dev] WebKit Browser plugin demo

2008-09-23 Thread Ariya Hidayat
The long answer: Follows http://code.google.com/p/arora/wiki/BeginnerStepByStepInstructions The built Arora then should detect and use your FF plugins automagically. Sorry, this one is probably even easier and more straightforward: http://code.google.com/p/arora/wiki/source?tm=4 -- Ariya

Re: [webkit-dev] SQE PPC Support

2008-09-23 Thread Darin Adler
On Sep 23, 2008, at 9:04 AM, Jon Shier wrote: First, am I correct in thinking that some refactoring needs to be done before other architectures can be supported? We plan to do the refactoring as we add new architectures. The best person to talk to about that is Gavin Barraclough. The next

[webkit-dev] Fwd: Rename TypeInfo - JSTypeInfo?

2008-09-23 Thread Kevin Ollivier
Hi all, I sent this message to the mailing list yesterday, but it seems it never made it, so I'm resending. Kevin Begin forwarded message: From: Kevin Ollivier [EMAIL PROTECTED] Date: September 22, 2008 12:13:24 PM PDT To: webkit-dev@lists.webkit.org Subject: Rename TypeInfo -

[webkit-dev] Webkit unicode question

2008-09-23 Thread Sherif
Hello Guys, i want to ask, does webkit supports unicode? If not, is it possible to interfere it with python to support unicode? waiting your reply, regards, Sherif ___ webkit-dev mailing list webkit-dev@lists.webkit.org

Re: [webkit-dev] Webkit unicode question

2008-09-23 Thread Alexey Proskuryakov
On Sep 23, 2008, at 7:47 PM, Sherif wrote: i want to ask, does webkit supports unicode? Yes. Are you interested in some particular aspect of Unicode support? I'm not sure how Python could be related to your question. If not, is it possible to interfere it with python to support unicode?

Re: [webkit-dev] iPhone + SVG

2008-09-23 Thread David Kilzer
On Tue, 9/23/08, Nikolas Zimmermann [EMAIL PROTECTED] wrote: I came around a page using SVG on the iPhone today, and I'm puzzled - it actually displays SVG content. That means, iPhone supports SVG?! Since when is it included? Must have been the last firmware update 2.1? Yes, SVG was

Re: [webkit-dev] iPhone + SVG

2008-09-23 Thread David Hyatt
Yes, it was flipped on in 2.1. http://ajaxian.com/archives/svg-working-on-the-iphone dave ([EMAIL PROTECTED]) On Sep 23, 2008, at 12:40 PM, Nikolas Zimmermann wrote: Good evening WebKit crowd, I came around a page using SVG on the iPhone today, and I'm puzzled - it actually displays SVG

Re: [webkit-dev] Webkit unicode question

2008-09-23 Thread Sherif
Hi Alexey, the problem on the iphone starts to appear with arabic, farsi, and bangali website. Characters appear unconnected to each other without letter shaping. Could somebody give me a tip on how to fix it? thanks in advance, regards, Sherif Alexey Proskuryakov wrote: On Sep 23, 2008,

Re: [webkit-dev] Fwd: Rename TypeInfo - JSTypeInfo?

2008-09-23 Thread Kevin Ollivier
Hi David, Okay, will do! Thanks, and sorry for the spam. I didn't see the message in my own list archives, which is why I thought it never made it. Now I just have to figure out what happened on my end. ;-) Kevin On Sep 23, 2008, at 9:32 AM, David Kilzer wrote: Hi Kevin, The original

Re: [webkit-dev] Fwd: Rename TypeInfo - JSTypeInfo?

2008-09-23 Thread Maciej Stachowiak
On Sep 23, 2008, at 9:32 AM, David Kilzer wrote: Hi Kevin, The original message did make it to the list, but no one replied. I think the best approach is to simply create a bug on bugs.webkit.org and attach a patch for review (since the wx port is apparently the only one feeling the