On 3/12/14 10:43 PM, Ehsan Akhgari wrote:
That being said, doing that probably means doing the work to
expose the base interface (nsIDOMCSSRule) as well.  Do you mind doing
this before landing this code please?

Converting CSSRule is actually somewhat nontrivial because the C++ inheritance hierarchy for CSS rule objects is a bit complicated.

In particular, see the discussion in https://bugzilla.mozilla.org/show_bug.cgi?id=898764

I don't think it makes sense to make fixing that stuff a precondition for landing the patches we're discussing here, given that so far it's not 100% clear what the inheritance graph _should_ look like for these objects.

-Boris
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to