[webkit-dev] buildbot problems

2008-03-12 Thread Darin Adler
Hi folks. The WebKit project public buildbots are displaying quite a few problems right now: http://bugs.webkit.org/show_bug.cgi?id=17793: WinLauncher build failing on the buildbots (Visual Studio Express issue) http://bugs.webkit.org/show_bug.cgi?id=17794: REGRESSION (r30980): 23 tests

[webkit-dev] Downtime for maintenance this evening

2008-03-12 Thread Mark Rowe
Hi all, Several of the webkit.org servers (those hosting svn, trac, www, bugs and lists.webkit.org) will be offline for one to two hours this evening as they are being moved to a new location. The downtime will begin at 6PM PDT this evening (1AM GMT). Apologies in advance for any

Re: [webkit-dev] interested in js speed-up

2008-03-12 Thread Akos Kiss
Hi Geoff, thanks for the info. It seems to me that your answers cancelled my options. :) Optimizing the AST is not the best way to go since execution moves to bytecode. And designing a new bytecode is not an option anymore since you are already doing it. :) However, this opens new

Re: [webkit-dev] interested in js speed-up

2008-03-12 Thread Geoffrey Garen
Hi Akos. Hi Geoff, thanks for the info. It seems to me that your answers cancelled my options. :) Optimizing the AST is not the best way to go since execution moves to bytecode. And designing a new bytecode is not an option anymore since you are already doing it. :) Sorry to spoil

Re: [webkit-dev] interested in js speed-up

2008-03-12 Thread ToolmakerSteve
Akos Kiss-2 wrote: we got interested in speeding up the JavaScript engine of WebKit. But, But, the world is moving on to ECMAScript 4 / Javascript 2. Does it make sense to do anything other than to use, and to help improve, the open source Mozilla/Tamarin codebase? That will give you the

[webkit-dev] Extra step required to build Windows Release configuration in VC++ Express

2008-03-12 Thread Adam Roben
To all VC++ Express users: We recently enabled Profile-Guided Optimization (PGO) in the Windows Release build by default. Unfortunately, VC++ Express doesn't support PGO, so if you want to build Release under VC++ Express you must first run the following command from the Cygwin prompt: sed

Re: [webkit-dev] MPlayer plugin

2008-03-12 Thread Nitin Mahajan
hi! --- Andre-John Mas [EMAIL PROTECTED] wrote: On 10-Mar-08, at 05:30 , Nitin Mahajan wrote: HI All! Is there a MPlayer plugin for Web Kit? What platform? On MacOS X for example Safari, and the nightly WebKit, build use the same plug-in interface that Firefox, Opera and

[webkit-dev] Building GTK+ port on Win32

2008-03-12 Thread Joshua Chia
Hi, How can I build the GTK+ port on Win32? What do I need and what do I type? Also, is it independent of the non-open Support Libraries that the Win32 port needs? ___ webkit-dev mailing list webkit-dev@lists.webkit.org