Bug 200790 - Clean up SPI declarations for AVSampleBufferDisplayLayer
Summary: Clean up SPI declarations for AVSampleBufferDisplayLayer
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 200774
Blocks:
  Show dependency treegraph
 
Reported: 2019-08-15 15:09 PDT by Jer Noble
Modified: 2019-08-15 15:10 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2019-08-15 15:09:57 PDT
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.