commit | ed234c620bee72bf0bfc603642ea42a3004e5145 | [log] [tgz] |
---|---|---|
author | Patrick Williams <pdwilliams@google.com> | Wed Sep 27 16:53:40 2023 -0500 |
committer | Patrick Williams <pdwilliams@google.com> | Wed Sep 27 17:03:31 2023 -0500 |
tree | d1ebc5a3ecc125760a02db7d4aa07647716dca0a | |
parent | 1d6ad144e78575dad790d8b87568ad2fb5ad9735 [diff] |
Ack messages when WindowInfosListeners are removed This fix updates WindowInfosListenersInvoker::removeWindowInfosListener to automatically ack any unacked messages associated with the listener being removed. This fixes a race where the invoker may send the listener a message while the client is removing the listener and terminating its process. Bug: 300644295 Test: WindowInfosListenerInvokerTest Change-Id: I93a5fbecb03bb8eeea8d8385bdf906051d595ae2