Bug 138756

Summary: [iOS] AVKit and MediaPlayer SPI are not available in public SDK
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, ddkilzer, eric.carlson, jer.noble
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: iOS 8.1   
Bug Depends on: 138751    
Bug Blocks: 136487    
Attachments:
Description Flags
Patch
none
Patch none

Description Daniel Bates 2014-11-14 14:09:25 PST
The iOS WebKit port makes use of private header from the AVKit and MediaPlayer frameworks. Towards building the port using the public SDK, we should forward declare the applicable SPI.
Comment 1 Daniel Bates 2014-11-14 14:15:40 PST
Created attachment 241623 [details]
Patch
Comment 2 Daniel Bates 2014-11-14 14:45:29 PST
Created attachment 241627 [details]
Patch

Actually add files AVKitSPI.h and MPAVRoutingControllerSPI.h
Comment 3 Daniel Bates 2014-11-17 10:30:09 PST
Comment on attachment 241627 [details]
Patch

Clearing flags on attachment: 241627

Committed r176206: <http://trac.webkit.org/changeset/176206>
Comment 4 Daniel Bates 2014-11-17 10:30:14 PST
All reviewed patches have been landed.  Closing bug.