Skip to content

Commit dd02960

Browse files
committed
add comment
1 parent dfbf681 commit dd02960

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

inputfiles/patches/webrtc.kdl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ removals {
1717

1818
interface RTCSctpTransport {
1919
property maxMessageSize {
20+
// https://github.com/w3c/webrtc-pc/pull/3094 made it nullable,
21+
// but nobody implements it as of 2026-03
2022
type nullable=#false
2123
}
2224
}

0 commit comments

Comments
 (0)