Bug 146151 - Move SPI Declaration -(BOOL)_isHostedInAnotherProcess to UIKitSPI.h
Summary: Move SPI Declaration -(BOOL)_isHostedInAnotherProcess to UIKitSPI.h
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Jeremy Jones
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-19 11:21 PDT by Jeremy Jones
Modified: 2015-06-19 11:21 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 Jeremy Jones 2015-06-19 11:21:02 PDT
WebVideoFullscreenInterfaceAVKit.mm declares 
-[UIWindow _isHostedInAnotherProcess]
SPI declarations should be in *SPI.h files.