DescriptionAdd a "forwarded" flag to usergesture tokens.
Exposing this and using it in DOMTimer to check if a user gesture token
should be forwarded allows for other ways of forwarding user gestures
while still preventing a user gesture from being forwarded more than
once.
BUG=354217
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172810
Patch Set 1 #Patch Set 2 : #Patch Set 3 : tests #Patch Set 4 : wasForwarded can't fully replace nestingLevel check #Patch Set 5 : set forwarded flag in DOMWindow::postMessageTimerFired #Patch Set 6 : fix unittest #Messages
Total messages: 10 (0 generated)
|