ise() was an alias to is() as of bug 949614.  I landed bug 1154275 on
inbound today which removes ise() and replaces its usages with is().  Since
is() now does a === comparison by default, there should be no reason to use
ise().

Cheers,
-- 
Ehsan
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to