Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix cc_perf_tests compositor frame deserialization
Deserialization became very fast because deserializing was failing. The compositor frames don't successfully deserialize because they don't set the begin frame ack correctly. Fix this, and then CHECK that the deserialization succeeds. Bug: 725153 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel Change-Id: Iacd559fc91345bb3520af56426384f4c052ade7f Reviewed-on: https://chromium-review.googlesource.com/679695 Reviewed-by: danakj <danakj@chromium.org> Commit-Queue: enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#503876}
- Loading branch information