Attention needed from Vladimir Levin
David A voted and added 2 comments![Open in Gerrit]()
2 comments
Patchset-level comments
File third_party/blink/renderer/core/css/post_style_update_scope.h
Line 101, Patchset 5: static void SetPendingUpdateForTesting(Element&, const CSSAnimationUpdate&);David A .
resolvedIntroducing this as AnimationData is not marked `CORE_EXPORT`, causing PostStyleUpdateScope::CurrentAnimationData::SetPendingUpdate to fail compilation on some platforms (i.e. Windows).
(Maybe, to avoid others running into the issue of local builds being fine while CQ runs fail, we should consider marking `AnimationData` and `PseudoData` `CORE_EXPORT`)
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: Iee17d6609d6c75f90ae155a473620519cd604921
Gerrit-Change-Number: 7674557
Gerrit-PatchSet: 6
Gerrit-Comment-Date: Mon, 23 Mar 2026 17:35:15 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes