Reland "[animation-worklet] Transfrom related worklet animations should respond to zoom"
This reverts commit 701add99. Reason for revert: The tests introduced in original CL was failing because it was not being run with the right flags. This happened because CL landed at the same time as another CL which migrated all the tests. Moving test and updating expectations accordingly. https://chromium-review.googlesource.com/c/chromium/src/+/1237235 Original change's description: > Revert "[animation-worklet] Transfrom related worklet animations should respond to zoom" > > This reverts commit dec72e86. > > Reason for revert: > virtual/threaded/fast/animationworklet/worklet-animation-responsive-to-zoom.html seems to be failing most of the time on all platforms. > > Sample failures: > https://ci.chromium.org/p/chromium/builders/luci.chromium.try/win7_chromium_rel_ng/91172 > https://ci.chromium.org/p/chromium/builders/luci.chromium.try/mac_chromium_rel_ng/146546 > https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_chromium_rel_ng/193114 > > Original change's description: > > [animation-worklet] Transfrom related worklet animations should respond to zoom > > > > Worklet animation compositing state should be updated when a zoom or viewport > > resize changes css pixel to dip ratio. > > > > The fix is to simply match what we already do for regular animations for worklet > > animations. > > > > TEST=virtual/threaded/fast/animationworklet/worklet-animation-responsive-to-zoom.html > > > > Bug: 879107 > > Change-Id: I0b74bd8297e83b18afd087247f09339aedcc618b > > Reviewed-on: https://chromium-review.googlesource.com/1237133 > > Reviewed-by: Stephen McGruer <smcgruer@chromium.org> > > Reviewed-by: Majid Valipour <majidvp@chromium.org> > > Commit-Queue: Majid Valipour <majidvp@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#593171} > > TBR=majidvp@chromium.org,smcgruer@chromium.org > > Change-Id: I9eaf621c931ad9003fd7413aeea9f2ec3a7824a4 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 879107 > Reviewed-on: https://chromium-review.googlesource.com/1239773 > Reviewed-by: Matt Menke <mmenke@chromium.org> > Commit-Queue: Matt Menke <mmenke@chromium.org> > Cr-Commit-Position: refs/heads/master@{#593414} TBR=mmenke@chromium.org,majidvp@chromium.org,smcgruer@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 879107 Change-Id: Ib174c0e257c893d9cd5df3d1e6c5157b04603f44 Reviewed-on: https://chromium-review.googlesource.com/1243572Reviewed-by:Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Majid Valipour <majidvp@chromium.org> Commit-Queue: Majid Valipour <majidvp@chromium.org> Cr-Commit-Position: refs/heads/master@{#594454}
Showing
Please register or sign in to comment