16c03c0f38
data about tasks. When building a list of pending tasks for callers of whenStable(), Testability will copy data about the task into a new object, in order to avoid leaking references to tasks. This change copies more properties from Tasks into the list of pending tasks, as well as a reference to Task.data to give callers more information about the tasks that are pending. Specifically, this also copies runCount and task ID, which are needed in order for callers to know when a given task is repeating. PR Close #25010 |
||
---|---|---|
.. | ||
animation/ts/dsl | ||
debug/ts/debug_element | ||
di/ts | ||
testability/ts/whenStable | ||
testing/ts | ||
ts |