Open Bug 1442606 Opened 7 years ago Updated 2 years ago

webext-panels.js should ensure that the sidebar extension page runs in the same process of the other extension pages from the same extension

Categories

(WebExtensions :: General, enhancement, P3)

60 Branch
enhancement

Tracking

(firefox60 affected)

Tracking Status
firefox60 --- affected

People

(Reporter: rpl, Unassigned)

Details

While reviewing the patch related to Bug 1417043, we have noticed that webext-panels.js should probably set browser.sameProcessAsFrameLoader to extension.groupFrameLoader, as also done in other extension pages to ensure that all the extension pages from the same extension are going to run in the same process (in case the extensions are running in oop mode and "dom.ipc.processCount.extension" about:config preference is greater than 1).
Priority: -- → P3
Summary: webext-panels.js should ensure that the sidebar extension page run in the same process of the other extension pages from the same extension → webext-panels.js should ensure that the sidebar extension page runs in the same process of the other extension pages from the same extension
Product: Toolkit → WebExtensions
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.