DescriptionTelemetry: Add 'wait_after' parameter to gesture actions.
Gesture actions can kick off animations on some pages. We want to be able to
measure the interval from the beginning of the gesture to the end of the
animation (without gaps). The 'wait_after' parameter allows the user to specify
a condition on which to wait after performing a gesture. The resulting active
range of the page action covers both the gesture and the condition.
BUG=323275
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243663
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add unit test. #
Total comments: 6
Patch Set 3 : Remove CreateTestPage; nits. #Patch Set 4 : Remove "(c)" in copyright statement. #
Messages
Total messages: 13 (0 generated)
|