Re: [heycam/webidl] Investigate banning nullable enums (#213)

I found a nullable enum in Blink and Gecko:
https://chromium.googlesource.com/chromium/src/+/master/third_party/WebKit/Source/modules/peerconnection/RTCSessionDescription.idl
https://github.com/mozilla/gecko-dev/blob/master/dom/webidl/RTCSessionDescription.webidl

Found via https://crbug.com/662898 because it doesn't match the spec.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/213#issuecomment-259103846

Received on Tuesday, 8 November 2016 10:42:09 UTC