DescriptionMerge 285580 "Currently, destroying a ui::TouchEvent removes its..."
> Currently, destroying a ui::TouchEvent removes its tracking id from the slot mapping. Because MenuEventDispatcher::DispatchEvent was creating
> (and destroying) a touch event, the tracking id was being
> removed too early.
>
> This patch refcounts the tracking ids, so the tracking id won't be removed until it should be.
>
> BUG=394437
>
> Review URL: https://codereview.chromium.org/400213002
TBR=tdresser@chromium.org
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286563
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|