Fix issue in which Assistant query text was dropped.
This CL makes use of the new |metadata| parameter of the |OnInteractionStarted| event to make sure that pending query text is not dropped due to overlapping Assistant interactions. This CL does not fully address the issue of overlapping Assistant interactions as calls to set the pending query text still occur outside of the interaction lifecycle. That will be addressed as part of b/140565663. Bug: 973680, 941259 Change-Id: I6868387bee2b744a7573b9ed98e47077da011d04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787867Reviewed-by:Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#693944}
Showing
Please register or sign in to comment