Re: [webkit-dev] Subpixel Layout Update

2012-02-10 Thread Emil A Eklund
> I meant it would let us update the PNGs once instead of twice. Ah, that's a good point. We're "only" touching about 500 pixel tests so it wouldn't be too bad if we had to do it twice. Might be nice to avoid though. ___ webkit-dev mailing list webkit-de

Re: [webkit-dev] Subpixel Layout Update

2012-02-10 Thread Adam Barth
On Fri, Feb 10, 2012 at 6:22 PM, Levi Weintraub wrote: > On Fri, Feb 10, 2012 at 6:14 PM, Adam Barth wrote: >> >> On Fri, Feb 10, 2012 at 6:09 PM, Levi Weintraub wrote: >> > On Fri, Feb 10, 2012 at 6:03 PM, Adam Barth wrote: >> >> >> >> On Fri, Feb 10, 2012 at 5:49 PM, Levi Weintraub >> >> wro

Re: [webkit-dev] Subpixel Layout Update

2012-02-10 Thread Levi Weintraub
On Fri, Feb 10, 2012 at 6:14 PM, Adam Barth wrote: > On Fri, Feb 10, 2012 at 6:09 PM, Levi Weintraub wrote: > > On Fri, Feb 10, 2012 at 6:03 PM, Adam Barth wrote: > >> > >> On Fri, Feb 10, 2012 at 5:49 PM, Levi Weintraub > wrote: > >> > WebKittens, > >> > > >> > We're planning to wrap up our c

Re: [webkit-dev] Subpixel Layout Update

2012-02-10 Thread Adam Barth
On Fri, Feb 10, 2012 at 6:09 PM, Levi Weintraub wrote: > On Fri, Feb 10, 2012 at 6:03 PM, Adam Barth wrote: >> >> On Fri, Feb 10, 2012 at 5:49 PM, Levi Weintraub wrote: >> > WebKittens, >> > >> > We're planning to wrap up our conversion of the RenderTree to subpixel >> > units >> > next week. We

Re: [webkit-dev] Subpixel Layout Update

2012-02-10 Thread Levi Weintraub
On Fri, Feb 10, 2012 at 6:03 PM, Adam Barth wrote: > On Fri, Feb 10, 2012 at 5:49 PM, Levi Weintraub wrote: > > WebKittens, > > > > We're planning to wrap up our conversion of the RenderTree to subpixel > units > > next week. We've created a the following wiki page to help explain the > > change

Re: [webkit-dev] Subpixel Layout Update

2012-02-10 Thread Adam Barth
On Fri, Feb 10, 2012 at 5:49 PM, Levi Weintraub wrote: > WebKittens, > > We're planning to wrap up our conversion of the RenderTree to subpixel units > next week. We've created a the following wiki page to help explain the > changes we are making: https://trac.webkit.org/wiki/LayoutUnit If you wor

Re: [webkit-dev] Subpixel Layout Update

2012-02-10 Thread Levi Weintraub
WebKittens, We're planning to wrap up our conversion of the RenderTree to subpixel units next week. We've created a the following wiki page to help explain the changes we are making: https://trac.webkit.org/wiki/LayoutUnit If you work on the rendering code, please take a look and talk to Emil and

Re: [webkit-dev] test_expectations.txt for non-chromium ports

2012-02-10 Thread Dirk Pranke
I think at one point Adam indicated he wanted to use them for the Apple Win port, but he is still using the Skipped files since the Win port is still using ORWT on the bots. That said, I understand why you're asking this (I think), but I would prefer that we not have to support both options indefi

[webkit-dev] When should we turn on new features?

2012-02-10 Thread Ryosuke Niwa
Hi all, In general, the decision of whether a given feature is enabled or not is made by each port. However, at last year's W3C TPAC, there were complaints from other participants about WebKit shipping half-baked implementations and breaking feature-detection. As an example, when WebKit enabled n

[webkit-dev] test_expectations.txt for non-chromium ports

2012-02-10 Thread Ojan Vafai
Do any non-chromium ports want to use test_expectations.txt instead of or in addition to Skipped files? I think we should only allow one or the other per port. Having both for all ports keeps causing confusion. ___ webkit-dev mailing list webkit-dev@lists

Re: [webkit-dev] GTK 64-bit Debug slave is offline

2012-02-10 Thread Philippe Normand
The buildslave is back and kicking. Thanks! Philippe On Fri, 2012-02-10 at 07:45 -0800, William Siegrist wrote: > The master has been restarted. > > -Bill > > > On Feb 10, 2012, at 3:37 AM, Philippe Normand wrote: > > > Hi! > > > > We can't start the 64-bit GTK Debug slave anymore, the error

Re: [webkit-dev] JavaScriptCore Debugger - Non-Browser Implementation

2012-02-10 Thread Matt Veenstra
Hi again, Does anyone have any insight here? Is this the correct place to ask? Thx, Matt On Tue, Feb 7, 2012 at 10:18 PM, Matt Veenstra wrote: > Hello, > > I am looking for a tool to help debug JavaScript code for > JavaScriptCore when NOT using a browser?  I did a bit of research and > did no

Re: [webkit-dev] GTK 64-bit Debug slave is offline

2012-02-10 Thread William Siegrist
The master has been restarted. -Bill On Feb 10, 2012, at 3:37 AM, Philippe Normand wrote: > Hi! > > We can't start the 64-bit GTK Debug slave anymore, the error we get is: > > 2012-02-10 03:27:55-0800 [Broker,client] > ReconnectingPBClientFactory.failedToGetPerspective > 2012-02-10 03:27:55-

Re: [webkit-dev] GTK 64-bit Debug slave is offline

2012-02-10 Thread Ryosuke Niwa
We had the same issue on Chromium Mac Release (Tests) bot last week. The problem is that the master thinks the bot is connected so the slave is unable to connect. - Ryosuke On Fri, Feb 10, 2012 at 3:37 AM, Philippe Normand wrote: > Hi! > > We can't start the 64-bit GTK Debug slave anymore, the

[webkit-dev] GTK 64-bit Debug slave is offline

2012-02-10 Thread Philippe Normand
Hi! We can't start the 64-bit GTK Debug slave anymore, the error we get is: 2012-02-10 03:27:55-0800 [Broker,client] ReconnectingPBClientFactory.failedToGetPerspective 2012-02-10 03:27:55-0800 [Broker,client] Unhandled Error Traceback from remote host -- Traceback unavailable It seems th