Bug 211191

Summary: Remove the debug ASSERT in ImageDecoderAVFObjC::storeSampleBuffer()
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, sabouhallawa
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Jer Noble 2020-04-29 10:05:38 PDT
Remove the debug ASSERT in ImageDecoderAVFObjC::storeSampleBuffer()
Comment 1 Jer Noble 2020-04-29 10:06:00 PDT
<rdar://problem/62542285>
Comment 2 Jer Noble 2020-04-29 10:08:17 PDT
Created attachment 397974 [details]
Patch
Comment 3 Said Abou-Hallawa 2020-04-29 10:49:28 PDT
Comment on attachment 397974 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=397974&action=review

> Source/WebCore/ChangeLog:10
> +

Should not we have a test case for a malformed video image?
Comment 4 EWS 2020-04-29 15:45:35 PDT
Committed r260921: <https://trac.webkit.org/changeset/260921>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 397974 [details].