Bug 245923 - Don't do unneccesary string comparisons in computeMediaCapabilitiesInfo()
Summary: Don't do unneccesary string comparisons in computeMediaCapabilitiesInfo()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-30 23:17 PDT by Jer Noble
Modified: 2022-10-03 11:02 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2022-09-30 23:17:38 PDT
Use FourCC instead of CMVideoCodecType in MediaEngineConfigurationFactoryCocoa
Comment 1 Jer Noble 2022-09-30 23:18:17 PDT
<rdar://problem/97803066>
Comment 2 Jer Noble 2022-09-30 23:25:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4897
Comment 3 EWS 2022-10-03 11:02:46 PDT
Committed 255091@main (89bd3bf6a815): <https://commits.webkit.org/255091@main>

Reviewed commits have been landed. Closing PR #4897 and removing active labels.