We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfbf681 commit dd02960Copy full SHA for dd02960
1 file changed
inputfiles/patches/webrtc.kdl
@@ -17,6 +17,8 @@ removals {
17
18
interface RTCSctpTransport {
19
property maxMessageSize {
20
+ // https://github.com/w3c/webrtc-pc/pull/3094 made it nullable,
21
+ // but nobody implements it as of 2026-03
22
type nullable=#false
23
}
24
0 commit comments