Closed
Bug 1608844
Opened 5 years ago
Closed 5 years ago
WebExtensions do not run in FxRPC content processes
Categories
(Core :: WebVR, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla74
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: thomasmo, Assigned: thomasmo)
References
Details
Attachments
(1 file)
No description provided.
This change introduces a content script, fxr-content.js, that runs in content processes associated with an FxR PC window. This new script notifies observers of "tab-content-frameloader-created", which allows for WebExtensions content script to be injected into the content process.
Pushed by tmoore@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6e16d9619d92
WebExtensions do not run in FxRPC content processes r=zombie
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: Future → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•