[webkit-dev] We need OwnPtrHashMap

Darin Adler darin at apple.com
Sat Aug 28 22:57:06 PDT 2010


We need Vector<OwnPtr> too. It has similar issues to HashMap with OwnPtr values, including the ones mentioned by Maciej.

For one example, look at CSSParser::m_floatingMediaQueryExpList.

    -- Darin



More information about the webkit-dev mailing list