[webrtc-extensions] headerExtensionsToOffer fails to freeze array (#135)

jan-ivar has just created a new issue for https://github.com/w3c/webrtc-extensions:

== headerExtensionsToOffer fails to freeze array ==
[[[HeaderExtensionsToOffer]]](https://w3c.github.io/webrtc-extensions/#dfn-headerextensionstooffer) needs to be initialized with the result of a call to [create a frozen array](https://heycam.github.io/webidl/#dfn-create-frozen-array).

In spite of [crbug 946659](https://bugs.chromium.org/p/chromium/issues/detail?id=946659), this conversion cannot be done at WebIDL getter-binding time without violating [ยง Attributes should behave like data properties](https://w3ctag.github.io/design-principles/#attributes-like-data).



Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/135 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 9 December 2022 20:39:07 UTC