nsINode::ComputeIndexOf_Deprecated()
nsINode::ComputeIndexOf()
int32_t
This patch fixes only the cases if the result of `ComputeIndexOf_Deprecated()` is used as unsigned integer with implicit or explicit cast. Differential Revision: https://phabricator.services.mozilla.com/D131336