On 2012-11-21 12:06 AM, Robert O'Callahan wrote:
I don't know how to set breakpoints by name on methods of CSSParserImpl, which is in a toplevel anonymous namespace. Nor can I cast to a CSSParserImpl* in the expression evaluator.
Note that this is the situation where 'static' cannot be used as a substitute: making instance methods of a class be file-local.
Making CSSParserImpl public (within libxul) would be relatively harmless, but as usual I don't think we should waste time working around the limitations of a legacy platform, even if it happens to have a lot of our users on it.
zw _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform