Re: [webkit-dev] chromium-cg-mac results

2012-01-03 Thread David Levin
On Tue, Jan 3, 2012 at 8:33 PM, Dirk Pranke wrote: > On Tue, Jan 3, 2012 at 3:28 PM, Adam Barth wrote: > > On Tue, Jan 3, 2012 at 3:22 PM, Nico Weber wrote: > >> On Tue, Jan 3, 2012 at 3:00 PM, Adam Barth wrote: > >>> It looks like Chromium Mac has successfully moved to Skia. > >> > >> I'd wai

Re: [webkit-dev] chromium-cg-mac results

2012-01-03 Thread Dirk Pranke
On Tue, Jan 3, 2012 at 3:28 PM, Adam Barth wrote: > On Tue, Jan 3, 2012 at 3:22 PM, Nico Weber wrote: >> On Tue, Jan 3, 2012 at 3:00 PM, Adam Barth wrote: >>> It looks like Chromium Mac has successfully moved to Skia. >> >> I'd wait with this assessment until a version of Chrome with Skia has >>

Re: [webkit-dev] Tools/Scripts/build-webkit --gtk --debug --makeargs="-j1" taking up to 80% of memory

2012-01-03 Thread Soo-Hyun Choi
Niko, On Tue, Jan 3, 2012 at 17:21, Nikolas Zimmermann wrote: > Just a side note: I'm building 32bit release builds on my 32bit MBP from 2006 > with a set of specific xcode hack that I'm maintaining locally: > Add all {Editing|Render|DOM}AllInOne.cpp files to build, remove all files > from WebC

Re: [webkit-dev] chromium-cg-mac results

2012-01-03 Thread Adam Barth
On Tue, Jan 3, 2012 at 3:22 PM, Nico Weber wrote: > On Tue, Jan 3, 2012 at 3:00 PM, Adam Barth wrote: >> It looks like Chromium Mac has successfully moved to Skia. > > I'd wait with this assessment until a version of Chrome with Skia has > shipped to stable. Things are looking really good so that

Re: [webkit-dev] chromium-cg-mac results

2012-01-03 Thread Nico Weber
Hi Adam, On Tue, Jan 3, 2012 at 3:00 PM, Adam Barth wrote: > Hi Elliot, > > It looks like Chromium Mac has successfully moved to Skia. I'd wait with this assessment until a version of Chrome with Skia has shipped to stable. Things are looking really good so that should be smooth sailing, but it'

[webkit-dev] chromium-cg-mac results

2012-01-03 Thread Adam Barth
Hi Elliot, It looks like Chromium Mac has successfully moved to Skia. Should we remove the CG expectations for the Chromium Mac port? Thanks, Adam ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webk

[webkit-dev] Seeking Reproductions

2012-01-03 Thread Eric Seidel
We've had several reports of hitting an ASSERT I added back in November (relating to plugin creation): https://bugs.webkit.org/show_bug.cgi?id=50312 Unfortunately, none of them reproduce for me. They're likely all caused by certain flash ads on those pages (which are certainly changed by now). I

Re: [webkit-dev] Making overflow clipping cheaper

2012-01-03 Thread David Hyatt
I'd be careful in how I approach this. Some platforms are going to want compositing of overflow sections eventually for fast scrolling of those sections. RenderLayer has become the natural tie-in point for GraphicsLayer connections. In the future I envision overflow sections being more justified

Re: [webkit-dev] Tools/Scripts/build-webkit --gtk --debug --makeargs="-j1" taking up to 80% of memory

2012-01-03 Thread Martin Robinson
On Mon, Jan 2, 2012 at 7:20 PM, Soo-Hyun Choi wrote: > I have tried GNU gold linker (Version: 2.20.1-3ubuntu7.1) on Ubuntu > 10.04 (32-bit) without success. Could you let us know how you have > been successful to build WebKit Debug on 32-bit machines in more > detail? I have tried building Efl Deb

Re: [webkit-dev] Tools/Scripts/build-webkit --gtk --debug --makeargs="-j1" taking up to 80% of memory

2012-01-03 Thread Nikolas Zimmermann
Am 03.01.2012 um 04:20 schrieb Soo-Hyun Choi: > Philippe, > > On Mon, Jan 2, 2012 at 19:40, Philippe Normand wrote: >> On Mon, 2011-12-26 at 21:45 -0800, sachin nikam wrote: >>> I synced up the latest webkit code base and am trying to build webkit >>> gtk on ubuntu 11.10 with 4gb of RAM and 4 C