Bug 211191 - Remove the debug ASSERT in ImageDecoderAVFObjC::storeSampleBuffer()
Summary: Remove the debug ASSERT in ImageDecoderAVFObjC::storeSampleBuffer()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-29 10:05 PDT by Jer Noble
Modified: 2020-04-29 15:45 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2020-04-29 10:08 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].