Hi Chang Shu, On Thu, Oct 13, 2011 at 2:19 PM, <[email protected]> wrote: > Another problem of the current API is that the policy enums have to be > duplicated in each of the concrete classes (DesktopView and TouchWebView) > from PolicyInterface. The root cause of it is because PolicyInterface is > hidden. Would this be addressed in the proposed change? Or it should be a > separate effort?
If I got it correctly, with the proposal the enumeration will not be necessary anymore. The functions use/ignore/download of the request object would be used for deciding policy instead. Cheers, -- Caio Marcelo de Oliveira Filho OpenBossa - INdT _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
