- From: Philip Jägenstedt via GitHub <sysbot+gh@w3.org>
- Date: Thu, 17 Mar 2016 15:04:58 +0000
- To: public-webrtc@w3.org
foolip has just created a new issue for https://github.com/w3c/webrtc-pc: == Sort out requirements around IdpLoginError == This is the [remnants of previous issue](https://github.com/w3c/webrtc-pc/issues/495#issuecomment-197819220) made more specific. To quote: > [...] if a new issue to sort out https://w3c.github.io/webrtc-pc/#sec.idp-loginneeded is filed. Two things seem in need of some attention: > 1. Use of `IdpLoginError` without adding that to WebIDL > 2. "If the rejection object also contains a `loginUrl` attribute, this value will be passed to the application in the `idpLoginUrl` attribute." What does this mean? The `loginUrl` attribute isn't mentioned anywhere else, and the object with which the promise is rejected is a supposedly a `DOMException` which doesn't have that attribute. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/555 using your GitHub account
Received on Thursday, 17 March 2016 15:05:00 UTC