Boris Zbarsky wrote:

On 12/27/12 1:54 PM, Neil wrote:

Presumably this involves completely removing all XPIDL DOM interfaces from HTML nodes, thus saving one vtable entry per node?

There are cases in which we can remove nsIDOM* stuff without removing nsIDOMNode/Element/HTMLElement. Which is good, because removing those is a long-term project.

How does removing nsIDOM* stuff without removing nsIDOMNode reduce memory usage, apart from the slightly reduced size of the QueryInterface functions themselves, which is a drop in the ocean?

--
Warning: May contain traces of nuts.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to