Delete web process bundle in favor of custom scheme handler
This commit is contained in:
@@ -36,8 +36,6 @@ NS_SWIFT_NAME(ProcessBundleBridge)
|
||||
@property (nonatomic, assign) BOOL allowAllScripts; // default is NO
|
||||
@property (nonatomic, assign) BOOL darkModeEnabled;
|
||||
|
||||
@property (nonatomic, readonly) BOOL webContentProcessConnected;
|
||||
|
||||
- (instancetype)initWithWebViewConfiguration:(nullable WKWebViewConfiguration *)webViewConfiguration NS_DESIGNATED_INITIALIZER;
|
||||
|
||||
- (void)policyDataSourceDidChange;
|
||||
|
||||
Reference in New Issue
Block a user