[webkit-dev] Web Inspector Memory Tools

2014-12-05 Thread Vienneau, Christopher
Hi, I was taking a look at the feature set that the web inspector offers, hoping to find something showing how memory is being used for a given page (images, JS, CSS ect). I couldn't find what I was looking for. I notice in chrome they have something that allows you to take a heap snapshot w

Re: [webkit-dev] Do we need ENABLE(SQL_DATABASE) guards?

2014-12-05 Thread Benjamin Poulain
I hope we will be able to get rid of WebSQL at some point. The guard would be useful for cleanup. But given how popular WebSQL is, I don't see us doing that anytime soon. :( I am in favor of removing the flag. Benjamin On 12/5/14 6:38 AM, Osztrogonác Csaba wrote: Hi all, it seems ENABLE(SQL

[webkit-dev] Do we need ENABLE(SQL_DATABASE) guards?

2014-12-05 Thread Osztrogonác Csaba
Hi all, it seems ENABLE(SQL_DATABASE) is enabled on all ports, but there are still ifdef guards for it in 300+ files. Is there anybody shipping WebKit with disabled SQL_DATABASE? If no, I'd propopse removing these guards. br, Ossy ___ webkit-dev mail