← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1326115] [NEW] Disable incognito in single process mode

 

Public bug reported:

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

** Affects: oxide
     Importance: Medium
         Status: Triaged

** Changed in: oxide
   Importance: Undecided => Medium

** Changed in: oxide
       Status: New => Triaged

-- 
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:
  Triaged

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


Follow ups

References