** Changed in: oxide
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1283291

Title:
  Can't use multiple contexts in single process mode

Status in Oxide Webview:
  Fix Released

Bug description:
  On the browser side, RenderProcessHost is associated with a single
  BrowserContext instance, and the render process only displays views
  from this context. In single-process mode there is only one
  RenderProcessHost associated with the first BrowserContext, so it's
  not really possible to use more than one context properly.

  This means that in single process mode, some features and settings of 
additional contexts will be ignored - these include:
  - User agent string
  - User scripts
  - WebContextDelegateWorkers
  - Cache and data directories

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1283291/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to     : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to