[webkit-reviews] review granted: [Bug 232121] Remove assertion in MediaResourceClient::responseReceived : [Attachment 442096] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 22 10:17:33 PDT 2021


David Kilzer (:ddkilzer) <ddkilzer at webkit.org> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 232121: Remove assertion in MediaResourceClient::responseReceived
https://bugs.webkit.org/show_bug.cgi?id=232121

Attachment 442096: Patch

https://bugs.webkit.org/attachment.cgi?id=442096&action=review




--- Comment #3 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org> ---
Comment on attachment 442096
  --> https://bugs.webkit.org/attachment.cgi?id=442096
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?


More information about the webkit-reviews mailing list