Show error if web process never connects
This commit is contained in:
@@ -105,6 +105,8 @@
|
||||
- (void)webProcessDidConnect
|
||||
{
|
||||
NSLog(@"SBRProcessBundleBridge: did connect. Saying hello, syncing allowlist");
|
||||
_webContentProcessConnected = YES;
|
||||
|
||||
[_webProcessProxy hello];
|
||||
[self policyDataSourceDidChange];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user