Bug
1826811 [wpt PR 39410] - TaskSignal: add test for dependents added during prioritychange, a=testonly
Automatic update from web-platform-tests
TaskSignal: add test for dependents added during prioritychange
Dependent signals can be added during prioritychange events, e.g. by
calling TaskSignal.any([], {priority: signal}) during `signal`'s
prioritychange event. Signaling prioritychange already has an early-
out that covers this case (if changing to the same priority, do
nothing), which is the intended behavior. This CL adds test coverage and
removes the associated TODO.
Bug:
1323391
Change-Id: I332d6ac4ff86e9145dd66c594803fe3f1b8b1c93
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/
4405036
Commit-Queue: Scott Haseley <shaseley@chromium.org>
Reviewed-by: Nate Chapin <japhet@chromium.org>
Cr-Commit-Position: refs/heads/main@{#
1128218}
--
wpt-commits:
fec055ad8f90bebfec843ce585db980cc00a0417
wpt-pr: 39410