[webkit-dev] webkit python code reorganization

2010-03-25 Thread Chris Jerdonek
Hi folks, I just wanted to let you know that the WebKit project's Python code should be a lot easier to navigate and work in now. Tonight, Adam Barth and I (along with Eric Seidel's blessing) moved almost all of the modules in WebKitTools/Scripts/webkitpy into appropriate subfolders of webkitpy

[webkit-dev] SVGPathSegList relative coordinates and segment lengths

2010-03-25 Thread David Yonge-Mallo
Hi, I'm trying to fix bug 30219 https://bugs.webkit.org/show_bug.cgi?id=30219, and the problem is that relative path data commands appear to be internally stored in absolute coordinates. So an insertion of a relative path command requires all subsequent coordinates to be updated. (I'm not

Re: [webkit-dev] FileAPI/FileWriter support

2010-03-25 Thread Kinuko Yasuda
On Thu, Mar 25, 2010 at 12:44 PM, Dmitry Titov dim...@chromium.org wrote: I'm curious what the ByteStore object is for? While reading the document, I've got an impression that BlobBuilder would store all content of the blob under construction in that store, 'realizing' the parts (encoding the

[webkit-dev] Windows Bots?

2010-03-25 Thread Eric Seidel
Does anyone know what's up with the windows bots? http://build.webkit.org/builders/Windows%20Release%20%28Tests%29 http://build.webkit.org/builders/Windows%20Debug%20%28Tests%29 They seem wedged. Or maybe they're just super slow? -eric ___ webkit-dev

Re: [webkit-dev] Chromium layout test expectations coming today

2010-03-25 Thread Dmitry Titov
For now, I've just used a shortest notation: http://trac.webkit.org/changeset/56582 It's easy to change if this thread will come to a resolution. Since it's copy/paste to browser anyways, the bug number works as well as url perhaps. Dmitry On Mon, Mar 22, 2010 at 2:03 PM, Dirk Pranke

[webkit-dev] upgrading sqlite library

2010-03-25 Thread Dumitru Daniliuc
hi, i have a few questions about the sqlite library that webkit uses: 1. what version is it? 2. is there any reason why we cannot upgrade it? 3. what would it take to upgrade it? is there a standard process that i could go through? it seems to me that webkit's sqlite library has some bugs that

Re: [webkit-dev] upgrading sqlite library

2010-03-25 Thread Sam Weinig
The version in the OpenSource tree does not match what we ship on Mac OS X or Windows as part of Safari. We are going to update it to the same version that is used by Snow Leopard (version 3.6.12) shortly. Thanks for bringing this to our attention. - Sam On Thu, Mar 25, 2010 at 5:34 PM,

Re: [webkit-dev] Windows Bots?

2010-03-25 Thread Brian Weinstein
My theory as to what is happening is that: - The Windows Release tests take ~500 seconds to run. - The Windows Debug tests take ~950 seconds to run. The master is currently configured so that both Windows test bots (apple-windows-3 and apple-windows-4 - as seen in