Bug 253973

Summary: IOSurfaceGetID is public API
Product: WebKit Reporter: Ryan Reno <rreno>
Component: WebCore Misc.Assignee: Ryan Reno <rreno>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ryan Reno 2023-03-15 10:54:45 PDT
WebKit's IOSurface::surfaceID was written before IOSurfaceGetID was available on all platforms in the public SDK. We can remove the platform-specific preprocessor conditionals.
Comment 1 Radar WebKit Bug Importer 2023-03-15 10:54:58 PDT
<rdar://problem/106762871>
Comment 2 Ryan Reno 2023-03-15 10:58:10 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11564
Comment 3 EWS 2023-03-15 21:13:00 PDT
Committed 261732@main (edc821880f85): <https://commits.webkit.org/261732@main>

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