Bug 235181 - MediaPlayerPrivateMediaStreamAVFObjC::m_videoTransform is redundant
Summary: MediaPlayerPrivateMediaStreamAVFObjC::m_videoTransform is redundant
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-13 05:14 PST by Kimmo Kinnunen
Modified: 2022-01-14 12:45 PST (History)
8 users (show)

See Also:


Attachments
Patch (6.56 KB, patch)
2022-01-13 05:33 PST, Kimmo Kinnunen
no flags Details | Formatted Diff | Diff

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