Bundle DidOverscrollParams with the input event ack

Currently, overscroll notifications are always sent as a separate IPC message,
regardless of the causal event.  Instead, bundle the overscroll metadata with
the event ack if the event caused the overscroll, saving an IPC message in the
most common overscroll case.

BUG=328503

Review URL: https://codereview.chromium.org/281723010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271541 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 8e431f2036e4b9bdf4313caf008d6f151a0e0806
1 file changed
tree: 6114520458a07659d24e0f1d6ca0d94c8a7e585c
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/