Bug 235181

Summary: MediaPlayerPrivateMediaStreamAVFObjC::m_videoTransform is redundant
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: MediaAssignee: Kimmo Kinnunen <kkinnunen>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, jer.noble, philipj, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Kimmo Kinnunen 2022-01-13 05:14:33 PST
MediaPlayerPrivateMediaStreamAVFObjC::m_videoTransform is redundant

Makes it needlessly hard to understand the code, as it is reset in thread-related code.
Comment 1 Kimmo Kinnunen 2022-01-13 05:33:06 PST
Created attachment 449051 [details]
Patch
Comment 2 EWS 2022-01-14 12:44:31 PST
Committed r288026 (246052@main): <https://commits.webkit.org/246052@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 449051 [details].
Comment 3 Radar WebKit Bug Importer 2022-01-14 12:45:16 PST
<rdar://problem/87614090>