[webkit-dev] More C++11 in WebKit2!

Geoffrey Garen ggaren at apple.com
Sun Apr 28 13:00:50 PDT 2013


Hi Mikhail.

> In continuation of the topic I'd like also to know people's opinion about Pass*Ptr types deprecation:

I don't think this is appropriate until the compilers on all our major target platforms support C++11. I believe Windows is currently the primary barrier.

Once we have C++11 on all our major target platforms, I think it would great to adopt C++11 idioms throughout the project. 

I believe that part of our reasoning for deploying C++11 idioms in WebKit2 is that it meets this criterion.

Geoff


More information about the webkit-dev mailing list