DescriptionAvoid heap allocations with GestureEventDataPacket
There are typically only a few events in a given gesture packet. Avoid heap
allocating in the common case by switching from a raw vector to a StackVector.
BUG=395168
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284728
Patch Set 1 #Patch Set 2 : Add test #Patch Set 3 : Format #Patch Set 4 : Fix win build #
Messages
Total messages: 8 (0 generated)
|