function getMinSwitchRequest lost request.reason
Created by: chanpero
In ABRRulesCollection.js, function getMinSwitchRequest(srArray) returns a new switchRequest with specific quality, but the reason in every ABR algorithm was lost. Then in AbrController.js, function changeQuality(type, oldQuality, newQuality, topQualityIdx, reason) cannot display the reason.