mozilla: fix stop condition of a for iteration
When second argument of a for statement is a sequence,
firsts expressions are evaluated as void with no usage
of their return value.
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
Showing
Please register or sign in to comment