Can't use multiple contexts in single process mode
Bug #1283291 reported by
Chris Coulson
on 2014-02-21
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Oxide |
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
- WebContextDeleg
- Cache and data directories
Chris Coulson (chrisccoulson)
on 2014-02-21
Changed in oxide: | |
importance: | Undecided → High |
status: | New → Triaged |
Chris Coulson (chrisccoulson)
on 2014-06-03
summary: |
- User scripts won't work properly in single process mode + Can't use multiple contexts in single process mode |
Chris Coulson (chrisccoulson)
on 2014-06-03
Changed in oxide: | |
importance: | High → Medium |
Chris Coulson (chrisccoulson)
on 2014-06-03
description: | updated |
Chris Coulson (chrisccoulson)
on 2014-06-06
Changed in oxide: | |
milestone: | none → branch-1.3 |
Chris Coulson (chrisccoulson)
on 2014-10-09
Changed in oxide: | |
milestone: | branch-1.3 → branch-1.4 |
Chris Coulson (chrisccoulson)
on 2014-11-10
Changed in oxide: | |
status: | Triaged → In Progress |
Chris Coulson (chrisccoulson)
on 2014-11-13
Changed in oxide: | |
status: | In Progress → Fix Released |
Chris Coulson (chrisccoulson)
on 2014-11-13
Changed in oxide: | |
assignee: | nobody → Chris Coulson (chrisccoulson) |
To post a comment you must log in.