Chromium Code Reviews
DescriptionPrevent already scheduled-for-render fn components which become removed from rendering
This can occur, for instance, if a child component runs before a parent component within a single animation frame, and the child does setState() while the parent removes it. The child will already have been entered into the rendering queue.
TBR=eseidel
BUG=
Committed: https://chromium.googlesource.com/external/mojo/+/31b17b1c47ccd8fd078a98d9109aaa20ec1a314b
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||