I found it's duplicated with nsITreeBoxObject.idl and it's partners.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform
In bug 1100069, bz suggested I look at using Components.returnCode so a
JS component called by c++ can return failure without having an
exception logged.
However, this isn't working as I expect. Further, the few uses of this
in the tree also don't seem to work as expected.
SessionStore.js u
On Fri, Nov 21, 2014 at 11:55 PM, Jonas Sicking wrote:
> Has TC39 discussed how to handle the fact that there are a couple of
> classes in the DOM, like DOMStringList, which we'd like to replace
> with normal JS Arrays. But these DOM classes have a .contains function
> which so far has meant that
3 matches
Mail list logo