← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1326115] Re: Disable incognito in single process mode

 

** Changed in: oxide
       Status: Triaged => Fix Released

** Changed in: oxide
     Assignee: (unassigned) => Chris Coulson (chrisccoulson)

-- 
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/1326115

Title:
  Disable incognito in single process mode

Status in Oxide Webview:
  Fix Released

Bug description:
  Incognito mode relies on having a separate BrowserContext under the
  hood, but there is only one in-process RenderProcessHost in single
  process mode (and a RenderProcessHost can only be associated with one
  BrowserContext). This means that it is not possible to mix incognito
  and non-incognito in the same application, so we should just disable
  this functionality

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


References