Bug 200790
Summary: | Clean up SPI declarations for AVSampleBufferDisplayLayer | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jer Noble <jer.noble> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 200774 | ||
Bug Blocks: |
Jer Noble
SPI declarations for AVSampleBufferDisplayLayer are not all located inside AVFoundationSPI.h, and those that are are very complicated with many __has_include() and OS version guards. Clean up these SPI declarations and remove declarations for no-longer supported OSs.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |