[webkit-dev] [Fwd: Fwd: Re: Moving forward with WebKit/GTK+]

Holger Freyther zecke at selfish.org
Mon Nov 3 13:14:47 PST 2008


On Monday 03 November 2008 19:35:34 Maciej Stachowiak wrote:

> 2) Finish up the Gtk port of DumpRenderTree, and start running layout
> tests on the WebKit/Gtk+ buildbot. It's great that there is a buildbot
> for the Gtk port - it allows others to keep the build working. I think
> it would be even better if the regression tests could run, because (a)
> it would be a bit less scary to review Gtk patches, since we'd at
> least know the regression tests still pass; and (b) others could help
> ensure that core changes don't unexpectedly cause functional
> regressions in the Gtk port.

I'm on it. Darin was kind of enough to review a change to Skipped enabling a 
lot of text tests that we currently pass. During the next weeks I'm attempting 
to classify the tests as:

	- working
	- crashing/timeout
	- generates a new result
	- need implementation in API/DRT.

then enable the working tests, fix the crashing, add API and DRT to be able to 
test. The tests generating new results needs to be diffed against the other 
ports to see if the results are reasonable.

Help on this task is welcome. I have fixed some bugs in the curl backend 
already, some of the API/DRT features/issues are quite easy, some of the 
crashes/DOS could be fun to hack on.


z.


More information about the webkit-dev mailing list