[webkit-dev] prepare-ChangeLog list functions that have been removed from now.

2014-03-24 Thread Laszlo Lango
Hi, I added a new feature to the prepare-ChangeLog. It lists the functions that have been removed since: http://trac.webkit.org/changeset/166156 A few advantages of this change are: * Easy to find removed features. * Functions renaming can be followed back. You can always edit them out if

Re: [webkit-dev] Anyone else having these problems with run-webkit-tests?

2014-03-24 Thread Geoffrey Garen
Maybe we need to find out why we are getting this slow garbage collection, then. The “one folder at a time” explains part of this, but not why svg/custom ends up being so slow. Not super-urgent, I guess, but might be a real GC bug of some sort? Some of the svg/custom tests use a debugging

Re: [webkit-dev] Anyone else having these problems with run-webkit-tests?

2014-03-24 Thread Dirk Pranke
On Sun, Mar 23, 2014 at 12:52 PM, Benjamin Poulain benja...@webkit.orgwrote: Same here :( On 3/23/14, 12:15 PM, Darin Adler wrote: When I use run-webkit-tests to run the entire test suite, on a debug build of TOT WebKit, on Mavericks, I’m having the following problems: - Towards the end

Re: [webkit-dev] Anyone else having these problems with run-webkit-tests?

2014-03-24 Thread Bem Jones-Bey
On Mar 24, 2014, at 14:54 , Dirk Pranke dpra...@chromium.orgmailto:dpra...@chromium.org wrote: On Sun, Mar 23, 2014 at 12:52 PM, Benjamin Poulain benja...@webkit.orgmailto:benja...@webkit.org wrote: Same here :( On 3/23/14, 12:15 PM, Darin Adler wrote: When I use run-webkit-tests to run

Re: [webkit-dev] Anyone else having these problems with run-webkit-tests?

2014-03-24 Thread Dirk Pranke
On Mon, Mar 24, 2014 at 3:32 PM, Bem Jones-Bey bjone...@adobe.com wrote: On Mar 24, 2014, at 14:54 , Dirk Pranke dpra...@chromium.org wrote: On Sun, Mar 23, 2014 at 12:52 PM, Benjamin Poulain benja...@webkit.orgwrote: Same here :( On 3/23/14, 12:15 PM, Darin Adler wrote: When I use

[webkit-dev] DumpRenderTreeLauncher getting crashed.

2014-03-24 Thread Manish Gurnaney
Hi, I am facing problem with run-webkit-tests. I want to execute some layout test cases, but when ever I am running the layout test case , DumpRenderTree is getting crashed. If I run from cygwin I am not able to get any logs. I tried to execute DumpRenderTreeLauncher in Visual Studio there

[webkit-dev] (no subject)

2014-03-24 Thread Baskar CV
Hi, I'm currently trying to enhance the XSSAuditor available. Thus can someone help me knowing the flow of the code that leads to the XSSAuditor. When and by which it will be called and how it flows. What are its inputs and output. It's working. Thanks in Advance Baskar CV