Closed rniwa closed 4 years ago
Queueing a task requires specifying its source. We need to specify one for when we schedule a task to fire a buffer full event.
In https://w3c.github.io/performance-timeline/#queue-a-performanceentry we use the 'performance timeline task source'. We should use that task source here.
Sounds good.
Queueing a task requires specifying its source. We need to specify one for when we schedule a task to fire a buffer full event.