Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

localStorageDirectory?: string

The directory where local storage data will be saved.

memoryPressureSettings?: WebKit2.MemoryPressureSettings

The #WebKitMemoryPressureSettings applied to the web processes created by this context.

processSwapOnCrossSiteNavigationEnabled?: boolean

Whether swap Web processes on cross-site navigations is enabled.

When enabled, pages from each security origin will be handled by their own separate Web processes, which are started (and terminated) on demand as the user navigates across different domains. This is an important security measure which helps prevent websites stealing data from other visited pages.

useSystemAppearanceForScrollbars?: boolean

Whether to use system appearance for rendering scrollbars.

This is enabled by default for backwards compatibility, but it's only recommened to use when the application includes other widgets to ensure consistency, or when consistency with other applications is required too.

websiteDataManager?: WebKit2.WebsiteDataManager

The #WebKitWebsiteDataManager associated with this context.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method