Re: [webkit-dev] Out-of-process networking and potential for sharing memory cache (was Re: Feature Announcement: Moving HTML Parser off the Main Thread)

2013-01-12 Thread Maciej Stachowiak
On Jan 11, 2013, at 2:53 PM, Adam Barth aba...@webkit.org wrote: On Fri, Jan 11, 2013 at 2:19 AM, Maciej Stachowiak m...@apple.com wrote: On Jan 11, 2013, at 12:21 AM, Adam Barth aba...@webkit.org wrote: Is that really the case? If so, I'm surprised that the patches for the shared memory

Re: [webkit-dev] Out-of-process networking and potential for sharing memory cache (was Re: Feature Announcement: Moving HTML Parser off the Main Thread)

2013-01-12 Thread Adam Barth
On Sat, Jan 12, 2013 at 12:03 AM, Maciej Stachowiak m...@apple.com wrote: On Jan 11, 2013, at 2:53 PM, Adam Barth aba...@webkit.org wrote: On Fri, Jan 11, 2013 at 2:19 AM, Maciej Stachowiak m...@apple.com wrote: On Jan 11, 2013, at 12:21 AM, Adam Barth aba...@webkit.org wrote: Is that really

Re: [webkit-dev] Unprefixed and prefixed DOM events.

2013-01-12 Thread Rick Byers
I've been wondering about the implications of prefixed events. Do we have other examples of events that had prefixed names and were later unprefixed? In particular, what are the composition implications of your solution? When you say depending if someone is listening to it or not you mean

Re: [webkit-dev] Unprefixed and prefixed DOM events.

2013-01-12 Thread Ryosuke Niwa
What happens to corresponding event constructors (e.g. WebKitTransitionEvent) and content attributes (e.g. onwebkittransitionend)? On Fri, Jan 11, 2013 at 11:30 AM, Alexis Menard ale...@webkit.org wrote: Hi all, As you know I'm working on unprefixing CSS transitions and I need a few advice

Re: [webkit-dev] Proposal: Make Ninja the default build-system for build-webkit --chromium

2013-01-12 Thread Nico Weber
On Tue, Dec 11, 2012 at 3:43 PM, Eric Seidel e...@webkit.org wrote: Nevermind. After further discussion with Nico, this can't work yet. Ninja is currently configured to use a non-webkitty out build directory, which is undoubtably going to confus some scripts/bots. We'll try this again at a