RESOLVED FIXED 232121
Remove release assertion in MediaResourceClient::responseReceived
https://bugs.webkit.org/show_bug.cgi?id=232121
Summary Remove release assertion in MediaResourceClient::responseReceived
Alex Christensen
Reported 2021-10-21 17:31:27 PDT
Remove assertion in MediaResourceClient::responseReceived
Attachments
Patch (1.86 KB, patch)
2021-10-21 17:34 PDT, Alex Christensen
no flags
Patch (1.95 KB, patch)
2021-10-22 10:21 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2021-10-21 17:34:26 PDT
Alex Christensen
Comment 2 2021-10-21 17:34:30 PDT
David Kilzer (:ddkilzer)
Comment 3 2021-10-22 10:17:33 PDT
Comment on attachment 442096 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=442096&action=review r=me > Source/WebCore/platform/network/cocoa/RangeResponseGenerator.mm:-216 > - RELEASE_ASSERT_NOT_REACHED(); Do you want to change this to a Debug assertion?
Alex Christensen
Comment 4 2021-10-22 10:21:56 PDT
EWS
Comment 5 2021-10-22 11:03:41 PDT
Committed r284694 (243413@main): <https://commits.webkit.org/243413@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 442175 [details].
Note You need to log in before you can comment on or make changes to this bug.