Descriptioncc: Prevent unit tests from using Now() as the impl frame time.
Unit tests using FakeLayerTreeHostImpl should not use Now() as the
frame time, as this is racey/problematic. For instance it may not change
fast enough to let your test produce 2 outputs at different Now() times.
Re-enable 2 tests that were failing because of this problem in the test
harness.
R=enne, jbedley
BUG=393733
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288029
Patch Set 1 #
Total comments: 2
Messages
Total messages: 6 (0 generated)
|