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 | ||
Ryan Reno
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106762871>
Ryan Reno
Pull request: https://github.com/WebKit/WebKit/pull/11564
EWS
Committed 261732@main (edc821880f85): <https://commits.webkit.org/261732@main>
Reviewed commits have been landed. Closing PR #11564 and removing active labels.