[animationworklet, BGPT] AnimationWorklet declared in child frame doesn't get called under --enable-blink-gen-property-trees |
|||
Issue descriptionTest for crbug.com/857479 fails for --enable-blink-gen-property-trees virtual/threaded/fast/animationworklet/animation-worklet-inside-iframe.html 1 CONSOLE MESSAGE: line 5: iframe/iframe_animator constructor called. 2 CONSOLE MESSAGE: line 12: iframe/iframe_animator animate called. 3 1 CONSOLE MESSAGE: line 5: mainframe/duplicate_animator constructor called. 4 2 CONSOLE MESSAGE: line 12: mainframe/duplicate_animator animate called. 5 3 See https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux-blink-gen-property-trees/113
,
Jul 9
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/0b500730953a8ee510bc3e42106772e82abb5efe commit 0b500730953a8ee510bc3e42106772e82abb5efe Author: Peter Mayo <petermayo@chromium.org> Date: Mon Jul 09 20:00:17 2018 [AnimationWorklet,BGPT] Mark animation worket test failing This new test fails when using enable-blink-gen-property trees. This is the intersection of two newly launching features and may block the second one, whichever that happens to be. Bug= 861824 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Ib632eaa5377a7a5040597e8837dfa99e06883da0 Reviewed-on: https://chromium-review.googlesource.com/1129396 Reviewed-by: Philip Rogers <pdr@chromium.org> Reviewed-by: Majid Valipour <majidvp@chromium.org> Commit-Queue: Peter Mayo <petermayo@chromium.org> Cr-Commit-Position: refs/heads/master@{#573419} [modify] https://crrev.com/0b500730953a8ee510bc3e42106772e82abb5efe/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-gen-property-trees
,
Sep 14
The test is now passing.
,
Sep 14
|
|||
►
Sign in to add a comment |
|||
Comment 1 by majidvp@chromium.org
, Jul 9Status: Assigned (was: Available)