On Mon, Jun 28, 2010 at 1:43 PM, Kenneth Christiansen <[email protected]> wrote: >> 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
We already have similar exceptions in the validator for code in the embedder's style. Adam _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

