Description[Android] Short-circuit touch forwarding when no touch handlers exist
Rather than forwarding the touch event to the input router and incurring the
attendant overhead, short-circuit touch forwarding from ContentViewCoreImpl
when no touch handler exists. This aligns with existing Aura behavior, and
saves ~20us/event when no touch handler exists.
BUG=341613
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260381
Patch Set 1 #
Total comments: 6
Patch Set 2 : Code review #Patch Set 3 : Fix build #
Messages
Total messages: 20 (0 generated)
|