[webkit-dev] Tightening up smart pointer usage rules

Kenneth Christiansen kenneth.christiansen at openbossa.org
Mon Jun 28 13:43:20 PDT 2010


>    6) Add validator rules that make invocation of the "new" operator legal only inside adoptRef and adoptPtr function calls.

That is probably  going to be a problem for Qt code on the WebKit API
side. If we disable this rule for WebKitTools and WebKit I think we
should be OK

Kenneth


More information about the webkit-dev mailing list