RESOLVED FIXED 229138
Signaling state check when applying a local or remote description is no longer aligned with the WebRTC spec
https://bugs.webkit.org/show_bug.cgi?id=229138
Summary Signaling state check when applying a local or remote description is no longe...
youenn fablet
Reported 2021-08-16 07:12:11 PDT
Signaling state check when applying a local or remote description is no longer aligned with the WebRTC spec
Attachments
Patch (38.57 KB, patch)
2021-08-16 07:19 PDT, youenn fablet
no flags
Patch (47.12 KB, patch)
2021-08-19 09:09 PDT, youenn fablet
ews-feeder: commit-queue-
Patch (47.59 KB, patch)
2021-08-19 10:11 PDT, youenn fablet
no flags
Patch for landing (47.83 KB, patch)
2021-08-20 00:33 PDT, youenn fablet
no flags
Patch for landing (47.89 KB, patch)
2021-08-26 00:10 PDT, youenn fablet
no flags
Rebasing (45.58 KB, patch)
2021-09-03 02:31 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2021-08-16 07:19:49 PDT
youenn fablet
Comment 2 2021-08-19 09:09:32 PDT
youenn fablet
Comment 3 2021-08-19 10:11:42 PDT
Eric Carlson
Comment 4 2021-08-19 11:46:51 PDT
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
youenn fablet
Comment 5 2021-08-20 00:33:43 PDT
Created attachment 435947 [details] Patch for landing
EWS
Comment 6 2021-08-20 01:08:23 PDT
ChangeLog entry in LayoutTests/ChangeLog contains OOPS!.
Radar WebKit Bug Importer
Comment 7 2021-08-23 07:13:17 PDT
youenn fablet
Comment 8 2021-08-26 00:10:43 PDT
Created attachment 436476 [details] Patch for landing
EWS
Comment 9 2021-08-26 00:57:43 PDT
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].
WebKit Commit Bot
Comment 10 2021-08-26 09:53:02 PDT
Re-opened since this is blocked by bug 229570
youenn fablet
Comment 11 2021-09-03 02:31:47 PDT
Created attachment 437254 [details] Rebasing
EWS
Comment 12 2021-09-03 04:30:24 PDT
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].
Note You need to log in before you can comment on or make changes to this bug.