When reloading the diff page using cmd + r, and releasing cmd first, we process the r:keyup event and wrongly toggle the reviewed state of the file. Add throttle so that the modifier pressed is checked for the first call and the subsequent call within throttle interval is ignored. Change-Id: Ida63ba753bbf793217c7c6094729218b2503b5f3