-
Yi Gu authored
Currently we check whether ticking mutator is needed and if so we collect mutator input state. There are duplicated logic in the two operations above. This patch is to skip the first check and collect input state directly. Then mutate if the input state is not empty. Bug: 791279 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Ib4c7b92ca0b545b42d75b91bc3fd7f9296034d74 Reviewed-on: https://chromium-review.googlesource.com/1103013 Commit-Queue: Yi Gu <yigu@chromium.org> Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Majid Valipour <majidvp@chromium.org> Cr-Commit-Position: refs/heads/master@{#567830}
e27dda01