Signaling state check when applying a local or remote description is no longer aligned with the WebRTC spec
Created attachment 435597 [details] Patch
Created attachment 435868 [details] Patch
Created attachment 435879 [details] Patch
Comment on attachment 435879 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=435879&action=review > Source/WebCore/testing/MockLibWebRTCPeerConnection.cpp:278 > + default: It might be better to include the other cases here and leave out `default` so we'll get a compile error if an enum added or removed. > Source/WebCore/testing/MockLibWebRTCPeerConnection.cpp:310 > + default: Ditto
Created attachment 435947 [details] Patch for landing
ChangeLog entry in LayoutTests/ChangeLog contains OOPS!.
<rdar://problem/82243153>
Created attachment 436476 [details] Patch for landing
Committed r281616 (240972@main): <https://commits.webkit.org/240972@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 436476 [details].
Re-opened since this is blocked by bug 229570
Created attachment 437254 [details] Rebasing
Committed r281985 (241292@main): <https://commits.webkit.org/241292@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 437254 [details].