Re: [webkit-dev] No more javascript parsing errors in console

2008-03-28 Thread Max Barel
In fact, it's the other 'round: Javascript console does not show parsing error if opened before page load. Filed a bug at http://bugs.webkit.org/show_bug.cgi?id=18182 Max Barel _ Développement web2, XHTML, CSS, PHP/MySQL, JavaScript, Ajax http://ac-mb.in

Re: [webkit-dev] No more javascript parsing errors in console

2008-03-28 Thread Darin Adler
On Mar 28, 2008, at 9:36 AM, David Kilzer wrote: Adam Roben <[EMAIL PROTECTED]> wrote: David Kilzer wrote: This works for me with Safari 3.1 on Mac OS X 10.5.2. (I used to test.) I think the trick is that you must have the Web Inspector open before you load

Re: [webkit-dev] No more javascript parsing errors in console

2008-03-28 Thread David Kilzer
Adam Roben <[EMAIL PROTECTED]> wrote: > David Kilzer wrote: > > This works for me with Safari 3.1 on Mac OS X 10.5.2. (I used > > to test.) > > > > I think the trick is that you must have the Web Inspector open before you > > load the page to see the parsing errors. >

Re: [webkit-dev] Building Webkit

2008-03-28 Thread Brent Fulgham
Hi, Are you running the build-webkit and other commands from your Cygwin shell? The directions don't seem to explicitly state that this is necessary, but it is! Set the environment variables in the Control Panel | System Properties utility. Click on the 'Advanced' tab, select the "Environment Va

[webkit-dev] Building Webkit

2008-03-28 Thread Khanna Piyush-A21612
Hi, I'm running into a basic configuration problem while trying to build webkit on win32 Configuration: * I followed the steps outlined at http://webkit.org/building/tools.html and http://webkit.org/building/checkout.html. * I now have VC++ 2005 Express (+ SP1), Windows Pl