[webkit-dev] Is there flash players plugin for Linux on ARM CPU?

2008-07-18 Thread SON SEOK BAE
Hi all, Here are questions on flash plugin 1) Is there Adobe flash plugin (or comptible one that can support Flash player 9 contents) for webkit which can work on Linux over ARM CPU? 2) In Nokia N810 (OS:Maemo) internet tablet, Adobe flash player 9 plugin is installed. (It is for MicroB

[webkit-dev] Carbide variant.cfg error

2008-07-18 Thread Jack Wootton
Hi all, I'm still attempting to build webkit s60 with Carbide :P Having read the Limitations section of Nokia's guide to building WebKit s60 (http://wiki.forum.nokia.com/index.php/Building_S60Webkit#Limitations) The Limitations section suggests the following: 1. Set up a permanent subst of X:

Re: [webkit-dev] How to use webkit ?

2008-07-18 Thread Nemix
First of all : thank you David and Brent :) I'm a little confused by your requirements (perhaps this is just a language issue?) Sorry... I speak english as a spanish cow... ;) I am under Windows but the application I have to develop is for Mac OS and iPhone. The iPhone SDK is current under

Re: [webkit-dev] Using NigthlyBuilds in C#

2008-07-18 Thread Andre-John Mas
What is the error? I won't be able to answer the question (I don't develop with MS-Windows), but providing more details may help someone else help you. Andre On 12-Jul-08, at 10:01 , Julian Jacques Maurer wrote: Hello to all. This is my first post, so please tell me, if there is something

Re: [webkit-dev] How to use webkit ?

2008-07-18 Thread Andre-John Mas
Hi, Trying to develop for a platform that you don't have access to is asking for trouble. Even if you somehow managed to develop for it, there is no way you could do your quality assurance. If your boss wants you to develop for the iPhone and MacOS X, then I would recommend getting the

Re: [webkit-dev] Is there flash players plugin for Linux on ARM CPU?

2008-07-18 Thread Marco Barisione
Il giorno ven, 18/07/2008 alle 16.28 +0900, SON SEOK BAE ha scritto: 1) Is there Adobe flash plugin (or comptible one that can support Flash player 9 contents) for webkit which can work on Linux over ARM CPU? The n810 has an abobe-flashplayer plugin but probably its license doesn't allow you

[webkit-dev] sunspider slow-down

2008-07-18 Thread Zoltan Herczeg
Hi webkit developers! I have recently updated my repository from revision 35033 to revision 35231, and noticed a great (20%) perfromance loss for sunspider. My test system has a Dual-core 2.2 GHz AMD opteron cpu. Since this is a big range, I have tried some other revisions as well to find out the

[webkit-dev] webkit s60 working revision

2008-07-18 Thread Jack Wootton
Hi all, I hope someone can provide some clarification on the following issue: Can anyone provide any clarity as to why the latest working version of s60 WebKit is '21772', which is over 1 year old. Yet Nokia release phones with a working browser, which must include a working s60 WebKit? Is the

Re: [webkit-dev] How to use webkit ?

2008-07-18 Thread Nemix
Hi Andre, Thank you for your post ! Trying to develop for a platform that you don't have access to is asking for trouble. Even if you somehow managed to develop for it, there is no way you could do your quality assurance. If your boss wants you to develop for the iPhone and MacOS X, then

Re: [webkit-dev] webkit s60 working revision

2008-07-18 Thread David Kilzer
Conclusions drawn are left as an exercise for the reader: http://www.google.com/search?hl=ensafe=offclient=safarirls=enq=nokia+acquires+trolltech http://build.webkit.org/builders/trunk-qt-linux-release http://build.webkit.org/builders/trunk-qt-win-release Dave On Fri, 7/18/08, Jack Wootton

Re: [webkit-dev] sunspider slow-down

2008-07-18 Thread Mark Rowe
On Jul 18, 2008, at 8:00 AM, Zoltan Herczeg wrote: Hi webkit developers! I have recently updated my repository from revision 35033 to revision 35231, and noticed a great (20%) perfromance loss for sunspider. My test system has a Dual-core 2.2 GHz AMD opteron cpu. Since this is a big

Re: [webkit-dev] sunspider slow-down

2008-07-18 Thread Zoltan Herczeg
Hi All! Thank you all for your replies! I narrowed the range between r35202 and r35208, and filled a new-bug report: bug 20097. Regards, Zoltan On Jul 18, 2008, at 8:00 AM, Zoltan Herczeg wrote: Hi webkit developers! I have recently updated my repository from revision 35033 to revision

Re: [webkit-dev] Building WebKit on Visual Studio 2005 is failed!

2008-07-18 Thread Paul Pedriana
This doesn't seem to be something that's specific to Visual Studio 2005, though it could be something specific to Windows. The error is of course coming from the following line: if sort CSSValueKeywords.in | uniq -d | grep -E '^[^#]'; then echo 'Duplicate value!'; exit 1; fi That line is