Enables ContextIsolation
This commit is contained in:
parent
4bbf5eb5d4
commit
9374832ea4
83 changed files with 1009 additions and 1073 deletions
|
@ -38,7 +38,6 @@ import {
|
|||
sessionStructureToBytes,
|
||||
} from './sessionTranslation';
|
||||
import * as zkgroup from './zkgroup';
|
||||
import { StartupQueue } from './StartupQueue';
|
||||
import { sendToGroup, sendContentMessageToGroup } from './sendToGroup';
|
||||
import { RetryPlaceholders } from './retryPlaceholders';
|
||||
import * as expirationTimer from './expirationTimer';
|
||||
|
@ -47,7 +46,6 @@ import { MessageController } from './MessageController';
|
|||
export {
|
||||
GoogleChrome,
|
||||
Registration,
|
||||
StartupQueue,
|
||||
arrayBufferToObjectURL,
|
||||
combineNames,
|
||||
createBatcher,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue