Re: [webrtc-pc] Redundant queuing in connection state computations.

A quick read (never trust quick reads!) says that "update the connection state" is only invoked from the step 8 quoted, so it's always in a queued task. Perhaps we can change 4.4.1.3 to remove the "by queueing a task to" and add a remark that "This process MUST be invoked from a queued task" to guard against later mistakes?

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2020#issuecomment-435573896 using your GitHub account

Received on Saturday, 3 November 2018 09:30:59 UTC