mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-29 01:41:33 +00:00
feat: Remove safe ICF flags for linux, b=no-bug, c=configs
This commit is contained in:
@@ -381,7 +381,7 @@ export class ZenUrlbarProviderGlobalActions extends UrlbarProvider {
|
||||
ownerGlobal.WebExtensionPolicy.getByID(payload.extensionId)
|
||||
);
|
||||
if (action) {
|
||||
action.openPopup(ownerGlobal, /* without user interaction = */ true);
|
||||
action.triggerAction(ownerGlobal);
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user