[webrtc-pc] Pull Request: Drop [TreatNullAs=EmptyString] for USVString

foolip has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== Drop [TreatNullAs=EmptyString] for USVString ==
Gecko does not use [TreatNullAs=EmptyString] here:
https://github.com/mozilla/gecko-dev/blob/9c9e0b6c604a8bbdca122f3557c600f138438550/dom/webidl/RTCPeerConnection.webidl#L138

Blink doesn't support [TreatNullAs=EmptyString] for USVString:
https://bugs.chromium.org/p/chromium/issues/detail?id=667901

Fixes https://github.com/w3c/webrtc-pc/issues/1118

See https://github.com/w3c/webrtc-pc/pull/1131

Received on Tuesday, 18 April 2017 10:44:54 UTC