Re: [webkit-dev] run-webkit-tests --pixel-tests and text-based tests

2012-04-19 Thread Milian Wolff
On Wednesday 18 April 2012 14:03:51 Dirk Pranke wrote: On Wed, Apr 18, 2012 at 10:40 AM, Milian Wolff milian.wo...@kdab.com wrote: Hey all, I'm working on isPrinting() support for the Qt port and noticed that if I do something like this: ./Tools/Scripts/run-webkit-tests -p

[webkit-dev] gardening status (mac10.5 build slave needs clobber)

2012-04-19 Thread Takashi Toyoshima
Hi, I did WebKit roll to 114621 now. This will be my last roll today (and of this my gardening cycle). many webgl related layout tests failed, then I reverted a chromium side change. It will fix failures, but you might see failures for a while because of delayed test results.

Re: [webkit-dev] New feature: Implement command API in webkit

2012-04-19 Thread Eric Seidel
It appears no consensus was reached? The patch is still up for review: https://bugs.webkit.org/show_bug.cgi?id=72955 On Thu, Nov 24, 2011 at 11:34 AM, Ryosuke Niwa rn...@webkit.org wrote: On Thu, Nov 24, 2011 at 9:32 AM, Ian Hickson i...@hixie.ch wrote: On Thu, 24 Nov 2011, Ryosuke Niwa

[webkit-dev] Contributor meeting hackathon: Move methods from layoutTestController

2012-04-19 Thread Alexey Proskuryakov
We're capturing ideas for which LayoutTestController methods could be moved to Internals here: https://trac.webkit.org/wiki/Internals_Hackathon. Even found some that are completely unused in tests! - WBR, Alexey Proskuryakov ___ webkit-dev mailing

[webkit-dev] How can I get some debug infomation in MediaPlayerPrivateGStreamer.cpp

2012-04-19 Thread ZiQiangHuan
hi, I build webkit with gstreamer support, but I encountered a problem when I test with it. When I write a simple statement printf(*\n) in the function isAvailable() of MediaPlayerPrivateGStreamer.cpp, I got nothing output. When I do the same thing with the function create of

Re: [webkit-dev] CMake for Apple's Windows port

2012-04-19 Thread Eric Seidel
We're discussing reducing the number of build-systems at the WebKit meeting tomorrow @ 10am. Interested parties should definitely be there. Especially ones who know something about CMake (since I know nothing). :) -eric On Thu, Apr 12, 2012 at 5:41 AM, Patrick Gansterer par...@paroga.com

Re: [webkit-dev] CMake for Apple's Windows port

2012-04-19 Thread Patrick Gansterer
I'm very interested in that discussion, but I can't be physically there. :-( Is there any any possibility for me to attend it online or get a recording of it? -- Patrick Am 20.04.2012 um 06:08 schrieb Eric Seidel: We're discussing reducing the number of build-systems at the WebKit meeting

[webkit-dev] Eliminate potential null pointer dereference?

2012-04-19 Thread Alexey Proskuryakov
I noticed a number of patches going in recently that add null checks, or refactor the code under the premise of eliminating potential null dereference. What does that mean, and why are we allowing such patches to be landed? For example, this change doesn't look nice:

Re: [webkit-dev] Eliminate potential null pointer dereference?

2012-04-19 Thread David Barr
On Fri, Apr 20, 2012 at 3:18 PM, Alexey Proskuryakov a...@webkit.org wrote: I noticed a number of patches going in recently that add null checks, or refactor the code under the premise of eliminating potential null dereference. What does that mean, and why are we allowing such patches to be

Re: [webkit-dev] CMake for Apple's Windows port

2012-04-19 Thread Maciej Stachowiak
A lot of folks have laptops, so perhaps someone could be convinced to give you the scoop by IRC. - Maciej On Apr 19, 2012, at 10:11 PM, Patrick Gansterer wrote: I'm very interested in that discussion, but I can't be physically there. :-( Is there any any possibility for me to attend it