[webkit-dev] What's up with the CHECK_CONSISTENCY macro?

2014-04-25 Thread Andrei Bucur
Hello Webkittens, I'm trying to add some line boxes sanity checks and I've noticed there's a CHECK_CONSISTENCY macro guarding some consistency validation code (go figure!) but that's never defined in WebKit/Source. Anybody has an idea how that macro is used? Andrei.

Re: [webkit-dev] WinCairo video

2014-04-25 Thread Philippe Normand
On Thu, 2014-04-24 at 11:21 -0600, Alex Christensen wrote: I know there are several companies who don't even want to mess with the licenses of GStreamer or FFmpeg. GStreamer's license isn't a problem, but I'm not sure how legally safe the plugins are. That's right. If you need support for

Re: [webkit-dev] Is anyone using the LevelDB backend to IndexedDB?

2014-04-25 Thread Raphael Kubo da Costa
Sam Weinig wei...@apple.com writes: Hello, Is anyone using the LevelDB backend to IndexedDB? The EFL and GTK+ ports are. ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

[webkit-dev] Enabling CSS Grid Layout runtime flag by default

2014-04-25 Thread Javier Fernandez
Hi, As we discussed in the last WebKit Contributors Meeting, I think it would be useful to have the runtime feature enabled by default. We already have a compilation flag since r164659 [1], so enabling the runtime flag by default would make easier for developers to try out and test the new

Re: [webkit-dev] Enabling CSS Grid Layout runtime flag by default

2014-04-25 Thread Benjamin Poulain
Hi Javier, On 4/25/14, 5:21 AM, Javier Fernandez wrote: As we discussed in the last WebKit Contributors Meeting, I think it would be useful to have the runtime feature enabled by default. We already have a compilation flag since r164659 [1], so enabling the runtime flag by default would make

Re: [webkit-dev] What's up with the CHECK_CONSISTENCY macro?

2014-04-25 Thread Benjamin Poulain
Hi Andrei, On 4/24/14, 11:18 PM, Andrei Bucur wrote: I’m trying to add some line boxes sanity checks and I’ve noticed there’s a CHECK_CONSISTENCY macro guarding some consistency validation code (go figure!) but that’s never defined in WebKit/Source. Anybody has an idea how that macro is used?

Re: [webkit-dev] Blog post on the contributor's meeting?

2014-04-25 Thread Benjamin Poulain
On 4/24/14, 11:00 AM, Bem Jones-Bey wrote: At the meeting last week, we talked about having more blog posts on the WebKit blog. Perhaps we could start with one on the contributors' meeting itself? The easiest thing to do would be to do a roundup of posts written by attendees on their own blogs,

Re: [webkit-dev] Blog post on the contributor's meeting?

2014-04-25 Thread Zoltan Horvath
It seems like the update script is not running for the aggregator for a while. Also, can we drop some subscriptions from its list, which are not active anymore? Zoltan On Fri, Apr 25, 2014 at 3:22 PM, Benjamin Poulain benja...@webkit.orgwrote: On 4/24/14, 11:00 AM, Bem Jones-Bey wrote: At