Can't use multiple contexts in single process mode

Bug #1283291 reported by Chris Coulson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Oxide
Fix Released
Medium
Chris Coulson

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

Changed in oxide:
importance: Undecided → High
status: New → Triaged
summary: - User scripts won't work properly in single process mode
+ Can't use multiple contexts in single process mode
Changed in oxide:
importance: High → Medium
description: updated
Changed in oxide:
milestone: none → branch-1.3
Changed in oxide:
milestone: branch-1.3 → branch-1.4
Changed in oxide:
status: Triaged → In Progress
Changed in oxide:
status: In Progress → Fix Released
Changed in oxide:
assignee: nobody → Chris Coulson (chrisccoulson)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.