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 ph...@igalia.com 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

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

[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).

[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

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 aba...@webkit.org 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

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

2012-01-03 Thread Adam Barth
On Tue, Jan 3, 2012 at 3:22 PM, Nico Weber tha...@chromium.org wrote: On Tue, Jan 3, 2012 at 3:00 PM, Adam Barth aba...@webkit.org 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

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 zimmerm...@physik.rwth-aachen.de 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,

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

2012-01-03 Thread Dirk Pranke
On Tue, Jan 3, 2012 at 3:28 PM, Adam Barth aba...@webkit.org wrote: On Tue, Jan 3, 2012 at 3:22 PM, Nico Weber tha...@chromium.org wrote: On Tue, Jan 3, 2012 at 3:00 PM, Adam Barth aba...@webkit.org wrote: It looks like Chromium Mac has successfully moved to Skia. I'd wait with this

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

2012-01-03 Thread David Levin
On Tue, Jan 3, 2012 at 8:33 PM, Dirk Pranke dpra...@chromium.org wrote: On Tue, Jan 3, 2012 at 3:28 PM, Adam Barth aba...@webkit.org wrote: On Tue, Jan 3, 2012 at 3:22 PM, Nico Weber tha...@chromium.org wrote: On Tue, Jan 3, 2012 at 3:00 PM, Adam Barth aba...@webkit.org wrote: It looks