Chromium Code Reviews
DescriptionRevert of Update WindowTree::OnWindowInputEventAck to include handled (patchset #4 id:60001 of https://codereview.chromium.org/1749323002/ )
Reason for revert:
This broke the Windows component build.
https://build.chromium.org/p/chromium.fyi/builders/CrWinClang64%28dbg%29/builds/4025
Original issue's description:
> Update WindowTree::OnWindowInputEventAck to include handled
>
> To support post-target accelerators we plan to have the client application report whether an input event was handled or not, when ack-ing the event.
>
> This change updates WindowTree::OnWindowInputEventAck to include a boolean parameter |handled|.
>
> PlatformWindowMus will always mark events as handled. CompositorMusConnection will base the handled state on the ack state of the renderer.
>
> TEST=WindowTreeClientImplTest, WindowTreeApptest, WindowTreeTest, CompositorMusConnectionTest
> BUG=560478
>
> Committed: https://crrev.com/c3385cc179280dd4b09733b2954be7e9ae3b5112
> Cr-Commit-Position: refs/heads/master@{#379821}
TBR=sky@chromium.org,tdresser@chromium.org,ben@chromium.org,thakis@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=560478
Committed: https://crrev.com/ce1b6c89699ef3d9b0834c0d840c2de0205517a4
Cr-Commit-Position: refs/heads/master@{#379830}
Patch Set 1 #Messages
Total messages: 6 (2 generated)
|