Attention needed from Kevin Ellis
Thiabaud Engelbrecht added 1 comment![Open in Gerrit]()
File third_party/blink/renderer/core/animation/animation.cc
Line 2252, Patchset 4: pending_finish_notification_ ||Kevin Ellis .
resolvedCan likely fix the failing unit test in compositor_animations_test.cc by adding a call to perform a microtask checkpoint in SimulateFrame() after the call to Update(). This will ensure that he pending_finish_notification_ flag is cleared before the GC call in the test. This checkpoint was called in version of SimulateFrame() in animation_test.cc by was missing from compositor_animations_test.cc.
Thiabaud Engelbrecht
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I8355fd19f3b8b422deeff40cdf04ca7bd73634c8
Gerrit-Change-Number: 7681235
Gerrit-PatchSet: 12
Gerrit-Comment-Date: Fri, 27 Mar 2026 18:59:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No