New issue
Advanced search Search tips

Issue 861824 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 14
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Feature



Sign in to add a comment

[animationworklet, BGPT] AnimationWorklet declared in child frame doesn't get called under --enable-blink-gen-property-trees

Project Member Reported by petermayo@chromium.org, Jul 9

Issue description

Test 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

 
Owner: majidvp@chromium.org
Status: Assigned (was: Available)
Project Member

Comment 2 by bugdroid1@chromium.org, 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

Status: WontFix (was: Assigned)
The test is now passing.
Status: Fixed (was: WontFix)

Sign in to add a comment