Re: [webkit-dev] New Feature - Resource Timing

2011-05-23 Thread Patrick Mueller
On 5/20/11 1:51 PM, Maciej Stachowiak wrote: Presumably the embedding application would need to require explicit user consent to enable the feature. I understand that we have to keep a balance, and statistical fingerprinting is already dismayingly effective without any new features.

Re: [webkit-dev] New Feature - Resource Timing

2011-05-23 Thread Patrick Mueller
On 5/20/11 12:46 PM, Alexey Proskuryakov wrote: What incentive will users have to enable it? For other privacy sensitive features (be it cookies or geolocation), there is a clear benefit to gain from them. This is a developer-mode feature. There is no direct incentive for end users to

Re: [webkit-dev] Verifying changes to build.webkit.org-config/master.cfg locally

2011-05-23 Thread Eric Seidel
If someone does that, seems we should turn it into a script in Tools/Scripts for easy testing of buildbot! :) On Mon, May 23, 2011 at 10:58 AM, Adam Roben aro...@apple.com wrote: On May 20, 2011, at 8:22 PM, Dmitry Lomov wrote: I am trying to make run-api-tests run at build time. I wonder

[webkit-dev] Early deletion of DocumentLoader instances

2011-05-23 Thread Raphael Kubo da Costa
Hey there, While working on the EFL port, I've noticed that sometimes a FrameLoader's DocumentLoader ends up being deleted too early (FrameLoader::setDocumentLoader causes the current DocumentLoader to be deref'ed and freed), in the sense that later on Document::explicitClose tries to access this

Re: [webkit-dev] Early deletion of DocumentLoader instances

2011-05-23 Thread Darin Adler
On May 23, 2011, at 1:34 PM, Raphael Kubo da Costa wrote: While working on the EFL port, I've noticed that sometimes a FrameLoader's DocumentLoader ends up being deleted too early (FrameLoader::setDocumentLoader causes the current DocumentLoader to be deref'ed and freed), in the sense that

[webkit-dev] Mac-EWS is down until further notice

2011-05-23 Thread Eric Seidel
***Mac-EWS machines down until further notice.*** I'm sorry for the unexpected outage. I may be able to bring them up as soon as next week. If someone else would like to try running a mac-ews, the instructions remain the same as always: 1) Tools/Scripts/webkit-patch mac-ews 2) There is no

[webkit-dev] New Feature Flag Proposal: INPUT_COLOR

2011-05-23 Thread Keishi Hattori
Hi webkit-dev, I just wanted to notify everyone that I will be adding a new feature flag, INPUT_COLOR. http://webkit.org/b/61273 This flag will enable input type=color I need this flag because the color picker UI needs to be implemented individually for each platform, and it is going to take

Re: [webkit-dev] New Feature Flag Proposal: INPUT_COLOR

2011-05-23 Thread Alexis Menard
On Mon, May 23, 2011 at 9:57 PM, Keishi Hattori kei...@webkit.org wrote: Hi webkit-dev, I just wanted to notify everyone that I will be adding a new feature flag, INPUT_COLOR. http://webkit.org/b/61273 This flag will enable input type=color I need this flag because the color picker UI

Re: [webkit-dev] New Feature Flag Proposal: INPUT_COLOR

2011-05-23 Thread Eric Seidel
Exciting times! On May 23, 2011 8:57 PM, Keishi Hattori kei...@webkit.org wrote: Hi webkit-dev, I just wanted to notify everyone that I will be adding a new feature flag, INPUT_COLOR. http://webkit.org/b/61273 This flag will enable input type=color I need this flag because the color picker

Re: [webkit-dev] Question on font property value inherit in HTML Canvas

2011-05-23 Thread Mustafizur Rahaman
Hi, I was just thinking if anyone could provide me some help for the issue mentioned below so that I can proceed further to resolve this. If you need further info/clarification, please let me know, I would be glad to provide more details. Thanks, Rahaman. On Fri, May 20, 2011 at 6:05 PM,