Re: The future of PGO on Windows

2013-04-20 Thread papalowa
Me commenting on a blog post concerning PGO: > You forgot to mention that you need a lot of memory! A problem the for example > the Firefox developers ran into. The compiler/linker ran out of virtual > memory when doing the 32-bit releases (and cross-compiling from the 64-bit > compiler sadly still

Re: The future of PGO on Windows

2013-04-20 Thread Ehsan Akhgari
On 2013-04-20 5:07 AM, papal...@gmail.com wrote: Me commenting on a blog post concerning PGO: You forgot to mention that you need a lot of memory! A problem the for example the Firefox developers ran into. The compiler/linker ran out of virtual memory when doing the 32-bit releases (and cross-co

Re: Revamping touch input on Windows

2013-04-20 Thread rbyers
I work on touch support in Chrome desktop (and the touch events and pointer events standards). Most of the mozilla implementation details in this thread are over my head, but I wanted to add a couple comments in case it's helpful. Inline. On Thursday, April 18, 2013 10:06:57 PM UTC-4, Tim Abr