[webkit-dev] Why does Frame.h use mutable members instead of OwnPtr?

Maciej Stachowiak mjs at apple.com
Thu Jun 10 15:56:46 PDT 2010


On Jun 10, 2010, at 12:04 AM, Eric Seidel wrote:

> This causes a huge header dependency cascade, bloating object files
> and slowing down builds.  I can't imagine avoiding the pointer
> indirection is actually a measurable runtime savings (at least in most
> cases).

Can you give a specific example of a data member where you think OwnPtr would be better?

Regards,
Maciej



More information about the webkit-dev mailing list