[webkit-dev] Hi All (Windows WebKit through COM, focus issue)

2009-01-03 Thread Mike
I just joined this list, so hopefully I'm not intruding... I recently started work on making a lightweight browser for WebKit on Windows through COM+.NET, which actually has been a great success. I'm happy to report that I'm able to use the latest nightly build (r39553) from within a .NET Windows

Re: [webkit-dev] Build Error

2009-01-03 Thread Brent Fulgham
Please don't send e-mail meant for humans to the webkit-dev-request list target. It's appear in your reply-to: header. Your build log indicates WebCore failed. You need to find the offending errors in the WebCore build log, which should be saved at "file://e:\Software Backup\WebKit\WebKi

Re: [webkit-dev] Build Error

2009-01-03 Thread David Levin
I don't see the error in the information given. fwiw, when I first started building on Windows, I had lots of problems, but it was because I didn't have cygwin set-up with all of the necessary packages. Make sure that you followed the steps from: http://webkit.org/building/tools.html (especially s

[webkit-dev] Build Error

2009-01-03 Thread Loganathan mahendran
hi I am building the webkit-svu-source in windows environment. I am getting the build error while proceeding with build-webkit --debug. i have updated the webkit with latest one. this is the error i am getting 4>Project : warning PRJ0018 : The following environment variables were not found : 4>$

Re: [webkit-dev] Getting more buildbots green

2009-01-03 Thread Mark Rowe
On 2009-01-03, at 21:31, David Levin wrote: This is awesome! btw, in trunk-mac-ppc-pixel, does anyone know why are there so many lines like the following in the output: css1/box_properties/border_bottom.html -> pixel hash failed (but pixel test still passes) These messages are printed wh

Re: [webkit-dev] Getting more buildbots green

2009-01-03 Thread David Levin
This is awesome! btw, in trunk-mac-ppc-pixel, does anyone know why are there so many lines like the following in the output: css1/box_properties/border_bottom.html -> pixel hash failed (but pixel test still passes) Thanks, Dave On Sat, Jan 3, 2009 at 6:31 PM, Darin Adler wrote: > On Jan 3, 200

[webkit-dev] WebCore and JavascriptCore documentation

2009-01-03 Thread abhas saroha
hi all, i have had tough luck in trying to find documentation to webcore and javascriptcore, can someone point me in the right direction. And another thing, am i right in assuming that webcore and javascriptcore are the only parts of webkit which are independent of the gui toolkit used?

Re: [webkit-dev] Getting more buildbots green

2009-01-03 Thread Dan Bernstein
On Jan 3, 2009, at 11:41 AM, Darin Adler wrote: editing/selection/move-left-right.html — The failure here is curious. The actual test output seems to be unchanged, but all the WARNING lines mentioning moving in the wrong direction seem to be missing. Mitz, can you help? I never under

Re: [webkit-dev] Getting more buildbots green

2009-01-03 Thread Darin Adler
On Jan 3, 2009, at 3:42 PM, Holger Freyther wrote: I'm not sure if we would win anything by making the buildbot green. Here’s my opinion on this: It’s a huge win to make a buildbot green. Once it's green, someone who breaks something and makes it red can see they've done something wrong.

Re: [webkit-dev] Getting more buildbots green

2009-01-03 Thread David Kilzer
> To me it seems like the result of some tests have impact on the others. This usually indicates some state isn't being reset (in DumpRenderTree or in WebKit) between tests for the GTK+ port. Individual test results should not rely on running previous tests. (The --random and --reverse flags o

Re: [webkit-dev] Getting more buildbots green

2009-01-03 Thread Holger Freyther
> I'd love to set up the skipped lists properly and fix enough bugs so > that all our bots are green. Can you help? Maybe there are already bug > reports about some of these. Regarding the skipped list on Gtk+. There are some tests that work on my machine that are failing on the buildbot. I woul

Re: [webkit-dev] Getting more buildbots green

2009-01-03 Thread David Kilzer
http/tests/webarchive/test-preload-resources.html http/tests/webarchive/test-css-url-encoding-shift-jis.html http/tests/webarchive/test-css-url-encoding-utf-8.html http/tests/webarchive/test-css-url-encoding.html — Various web archive tests seem to be intermittently failing on Mac

[webkit-dev] Getting more buildbots green

2009-01-03 Thread Darin Adler
Looking at the buildbot I see a few broken regression tests: fast/text/find-case-folding.html — Looks like I broke this one when I introduced the ICU usearch-based text searching. I'll try to fix it. editing/selection/move-left-right.html — The failure here is curious. The actual

Re: [webkit-dev] build error - caused by commit r39552?

2009-01-03 Thread Andreas Radke
Am Fri, 2 Jan 2009 16:58:13 -0800 schrieb Simon Fraser : > Fixed in r39561? > > http://trac.webkit.org/changeset/39561 > > Simon latest nightly r39572 builds again. so it looks fixed. thanks. -Andy ___ webkit-dev mailing list webkit-dev@lists.webkit.