[webkit-dev] commit queue is stucked

2012-10-15 Thread Osztrogonac Csaba
Hi, It seems CQ is stucked 2 days ago: http://queues.webkit.org/queue-status/commit-queue Is there anyone here to be able to kick it/them? br, Ossy ___ webkit-dev mailing list webkit-dev@lists.webkit.org

[webkit-dev] MIPS port status update

2012-10-15 Thread Gergely Kis
Dear WebKit Developers, A quick status update on the MIPS port progress: - we have a build-only buildslave running ( http://build.webkit.org/builders/Qt%20Linux%20MIPS32R2%20LE%20Release/) (it is currently failing, a patch was already submitted to: https://bugs.webkit.org/show_bug.cgi?id=98856)

Re: [webkit-dev] commit queue is stucked

2012-10-15 Thread Adam Barth
Will do once I get a stable Internet connection (probably in an hour and a half). Adam On Oct 15, 2012 4:10 AM, Osztrogonac Csaba o...@inf.u-szeged.hu wrote: Hi, It seems CQ is stucked 2 days ago: http://queues.webkit.org/**

[webkit-dev] 8 Bit String Handling in Render Text Code

2012-10-15 Thread Michael Saboff
I recently landed r131311 which adds code to handle 8-bit strings in the render text path. The code also puts HTML text into 8-bit strings. The reason for this announcement is that the handling of 8-bit text on the render path is disabled on non-Mac platforms. Most platforms have platform

Re: [webkit-dev] Transformations precision: double - float

2012-10-15 Thread Benjamin Poulain
On Mon, Oct 15, 2012 at 9:35 AM, Gabor Rapcsanyi rga...@inf.u-szeged.huwrote: On 10/12/2012 11:23 AM, Tom Hudson wrote: Do you have particular bottleneck functions that you have reason to believe would benefit from ARM SIMD optimizations? Under what workloads, and how much benefit? We've

Re: [webkit-dev] MIPS port status update

2012-10-15 Thread Gavin Barraclough
On Oct 15, 2012, at 7:13 AM, Gergely Kis wrote: Should we CC someone directly on these bugs to make the reviews easier? Likely reviewers would be me, Oliver, Filip or Geoff, feel free to cc. cheers, G. ___ webkit-dev mailing list

Re: [webkit-dev] 8 Bit String Handling in Render Text Code

2012-10-15 Thread Maciej Stachowiak
On Oct 15, 2012, at 9:56 AM, Michael Saboff msab...@apple.com wrote: I recently landed r131311 which adds code to handle 8-bit strings in the render text path. The code also puts HTML text into 8-bit strings. The reason for this announcement is that the handling of 8-bit text on the

[webkit-dev] New CSS3 feature : text-align-last

2012-10-15 Thread DongWoo Im
Dear WebKit, I would like to let you know that I'm trying to implement a new CSS3 feature which name is text-align-last. The specification link is here : http://www.w3.org/TR/css3-text/#text-align-last This property describes how the last line of a block or a line right before a forced line