Re: [w3ctag/design-reviews] scheduler.postTask() API (#338)

Clarification looks good but I found a nit

Should be `prioritychange` as I assume that TaskSignal is an EventTarget (it should be) you can call `addEventListener('prioritychange')` in addition to `.onprioritychange = ...`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/338#issuecomment-696537238

Received on Tuesday, 22 September 2020 06:38:41 UTC