DescriptionRevert of Move synthetic gesture input to be aligned with BeginFrame. (patchset #2 id:20001 of https://codereview.chromium.org/2372873003/ )
Reason for revert:
Appears RenderWidgetHostViewChildFrame ends up calling a virtual during the constructor and this isn't getting called. This is an existing bug.
But the change in this CL reveals this bug so reverting this change for now.
Original issue's description:
> Move synthetic gesture input to be aligned with BeginFrame.
>
> The timing of synthetic events seems almost random. It is best to align
> it with something that doesn't fluctuate. Android already rAF aligns its
> synthetic input so do this for aura and mac as well.
>
> BUG=646369
>
> Committed: https://crrev.com/5248d2a4cc2ac706f0404b6c6edf196f5b491539
> Cr-Commit-Position: refs/heads/master@{#421528}
TBR=sadrul@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=646369
Committed: https://crrev.com/dfb4211ebbd9934c01cca376edf70fe44daa381f
Cr-Commit-Position: refs/heads/master@{#422509}
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|