Interface WebCompatSettings
Properties
Optional
messageHandlers
messageHandlers?: { handlerStrategies: { polyfill: string[]; reflect: string[]; undefined: string[]; }; state: State;} Optional
modifyLocalStorage
modifyLocalStorage?: { changes: { action: string; key: string }[]; state: State;} Optional
navigatorCredentials
navigatorCredentials?: State Optional
notification
notification?: { state: State } Optional
permissions
permissions?: { state: State; supportedPermissions: {} } Optional
plainTextViewPort
plainTextViewPort?: State Optional
viewportWidth
viewportWidth?: | State | { forcedDesktopValue?: string; forcedMobileValue?: string; state: State }
Settings configuration for Web Compat