fix: properly register custom url evt handling (#20518)
This commit is contained in:
parent
ec2c1db0e4
commit
812de5d3bf
5 changed files with 9 additions and 1 deletions
|
@ -97,6 +97,7 @@ typedef NS_ENUM(NSInteger, AVAuthorizationStatusMac) {
|
|||
+ (AtomApplication*)sharedApplication;
|
||||
|
||||
- (void)setShutdownHandler:(base::Callback<bool()>)handler;
|
||||
- (void)registerURLHandler;
|
||||
|
||||
// CrAppProtocol:
|
||||
- (BOOL)isHandlingSendEvent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue