Re: [webrtc-pc] ICE restart deserves a first-class API. (#2167)

@fippo That would make the `restartIce` method a dud unless people explicitly did this? That seems a a bit lame.

I don't think we'd need to compromise `restartIce` to expose something like `pc.iceRestarting`, but TBH I don't understand the use-case for this. If this is for a polyfill, you're probably better off intercepting the `restartIce` method directly to obtain this information.

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

Received on Wednesday, 10 April 2019 12:51:03 UTC