- From: Dominique Hazael-Massieux via GitHub <sysbot+gh@w3.org>
- Date: Mon, 04 Oct 2021 08:57:18 +0000
- To: public-webrtc-logs@w3.org
the point of using the stringifier is precisely to avoid breaking backwards compatibility - any code that uses label as a string would still have it behave as a string. The only example of IDL interface that I could find in [WebIDLpedia](https://dontcallmedom.github.io/webidlpedia/members.html) using `dir` and `lang` in combination (but not using the stringifier trick) is https://notifications.spec.whatwg.org/#dictdef-notificationoptions -- GitHub Notification of comment by dontcallmedom Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/665#issuecomment-933282723 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 4 October 2021 08:57:20 UTC