Open
Bug 1381707
Opened 7 years ago
Updated 2 years ago
Allow creating remote windowless browser, and use for background pages
Categories
(WebExtensions :: General, enhancement, P3)
WebExtensions
General
Tracking
(Not tracked)
NEW
People
(Reporter: kmag, Assigned: kmag)
References
(Blocks 2 open bugs)
Details
The extra docshell we create to host the <browser> elements for our background page is fairly expensive, both in terms of startup time and memory. We should be able to create a windowless frameLoader host fairly easily, and use that directly, instead.
Assignee | ||
Updated•7 years ago
|
Blocks: webext-memory
Updated•7 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Product: Toolkit → WebExtensions
Updated•6 years ago
|
Updated•5 years ago
|
Priority: P2 → P3
Comment 1•5 years ago
|
||
concentrating on service worker work for V3.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•