Deprecate 'activate-with-no-open-windows' event.
This commit is contained in:
parent
377e7ee3a7
commit
40d93ce55a
2 changed files with 1 additions and 6 deletions
|
@ -56,6 +56,7 @@
|
|||
if (flag) {
|
||||
return YES;
|
||||
} else {
|
||||
// Deprecated API, for compatibility.
|
||||
browser->ActivateWithNoOpenWindows();
|
||||
return NO;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue