Re: [webkit-dev] Subpixel Layout Update

2011-10-28 Thread Levi Weintraub
We've been pretty heavily in bug-fix mode recently, but it's been our intention to synchronize layout-unit usage in trunk to shrink down our patch for awhile now. On Fri, Oct 28, 2011 at 3:14 PM, Eric Seidel wrote: > It's not a big deal.  It just wasn't until I saw the diff in > prettydiff that I

Re: [webkit-dev] Subpixel Layout Update

2011-10-28 Thread Eric Seidel
It's not a big deal. It just wasn't until I saw the diff in prettydiff that I had any clue what the branch changes look like. After looking at the diff, it looks like you all should be able to easily merge most of your branch into trunk *today*. Much of it is changes we want regardless of whether

Re: [webkit-dev] Subpixel Layout Update

2011-10-28 Thread Emil A Eklund
On Fri, Oct 28, 2011 at 14:52, Eric Seidel wrote: > I've posted the current diff from the branch so that its easier to read. Thanks Eric, I'll make sure to update it periodically to make it easier to follow our progress. -- Emil ___ webkit-dev mailing

Re: [webkit-dev] Subpixel Layout Update

2011-10-28 Thread Eric Seidel
I've posted the current diff from the branch so that its easier to read. On Fri, Oct 28, 2011 at 2:45 PM, Levi Weintraub wrote: > Thanks Eric, > > I just created a meta bug to track issues found in the branch. Please > file issues as blocking bugs against 71143: > https://bugs.webkit.org/show_bug

Re: [webkit-dev] Subpixel Layout Update

2011-10-28 Thread Levi Weintraub
Thanks Eric, I just created a meta bug to track issues found in the branch. Please file issues as blocking bugs against 71143: https://bugs.webkit.org/show_bug.cgi?id=71143 -Levi On Fri, Oct 28, 2011 at 2:38 PM, Eric Seidel wrote: > Do you have a master bug we can CC ourselves on to follow alon

Re: [webkit-dev] Subpixel Layout Update

2011-10-28 Thread Emil A Eklund
On Fri, Oct 28, 2011 at 13:47, Eric Seidel wrote: > Most interesting is to see the branch diff.  Is that possible from the > web?  Could you tell me what the magic svn command is if it's not > possible? The easiest seems to be the following: svn diff --old http://svn.webkit.org/repository/webkit

Re: [webkit-dev] Subpixel Layout Update

2011-10-28 Thread Benjamin Poulain
On Fri, Oct 28, 2011 at 1:43 PM, Levi Weintraub wrote: > As you may know, Emil and I have been diligently working on getting > subpixel layout up and running in WebKit. After much testing, we > settled on a fixed point implementation instead of floats; we're happy > to discuss how we arrived at th

Re: [webkit-dev] Subpixel Layout Update

2011-10-28 Thread Eric Seidel
Most interesting is to see the branch diff. Is that possible from the web? Could you tell me what the magic svn command is if it's not possible? Thanks! On Fri, Oct 28, 2011 at 1:43 PM, Levi Weintraub wrote: > WebKittens, > > As you may know, Emil and I have been diligently working on getting

[webkit-dev] Subpixel Layout Update

2011-10-28 Thread Levi Weintraub
WebKittens, As you may know, Emil and I have been diligently working on getting subpixel layout up and running in WebKit. After much testing, we settled on a fixed point implementation instead of floats; we're happy to discuss how we arrived at this decision. We're currently in a state where we pa

Re: [webkit-dev] watchlist: A tool to alert you about patches of interest.

2011-10-28 Thread Zoltan Horvath
On Thu, 20 Oct 2011 00:40:14 +0200, David Levin wrote: The watchlist is a simple way to watch for new patches that interest you. The watchlist is automatically applied to patches by a bot (currently the style bot). ... Dave, it's cool! It'd be nice to find a way to subscribe for the rule

Re: [webkit-dev] old-run-webkit-tests is officially deprecated.

2011-10-28 Thread Antti Koivisto
On Fri, Oct 28, 2011 at 1:00 AM, Eric Seidel wrote: > > If you're still using old-run-webkit-tests for your work, I would > *love* to know and fix any issues you may have with NRWT. > > The lack of locale independence is a showstopper for me, https://bugs.webkit.org/show_bug.cgi?id=68691. ant

Re: [webkit-dev] old-run-webkit-tests is officially deprecated.

2011-10-28 Thread Eric Seidel
Please file these as bugs so they get tracked, fixed and not forgotten. :) On Fri, Oct 28, 2011 at 2:57 AM, Nikolas Zimmermann wrote: > > Am 28.10.2011 um 00:40 schrieb Eric Seidel: > >> Yes, thank you Ryosuke: >> https://bugs.webkit.org/show_bug.cgi?id=68931 >> >> If you have any other issues, I

Re: [webkit-dev] old-run-webkit-tests is officially deprecated.

2011-10-28 Thread Nikolas Zimmermann
Am 28.10.2011 um 00:40 schrieb Eric Seidel: > Yes, thank you Ryosuke: > https://bugs.webkit.org/show_bug.cgi?id=68931 > > If you have any other issues, I would love to know about them. The "--ignore" flag of orwt, accepting a comma seperated list of tests/dirs to skip is very useful. As WebGL