[Webkit-unassigned] [Bug 264569] Default binaryType value in RTCDataChannel should be 'Blob'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 10 05:43:18 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=264569
--- Comment #2 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Ahmad Saleem from comment #1)
> Typo:
>
> BinaryType m_binaryType { BinaryType::Blog };
>
> ^ Wrong, I meant:
>
> BinaryType m_binaryType { BinaryType::Blob };
this change indeed fix the failing test case.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231110/c3839412/attachment.htm>
More information about the webkit-unassigned
mailing list