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/1239773Reviewed-by:Matt Menke <mmenke@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#593414}
Showing
Please register or sign in to comment