Previously the order of query parameters are strictly checked
in MyUrlComparator, but there are cases where the order is not
predictable for example field parameters are generated from 'set'.
In this commit query parameters in lhs and rhs are compared
ignoring its order.
Change-Id: Ie720f0ec290722ff979b1fa8ea89e47aacd6225c
Closes-Bug: #1422866