Closed
Bug 1323358
Opened 8 years ago
Closed 7 years ago
The Mega Firefox extension triggers expensive multiprocessShims.js calls in the parent process
Categories
(Firefox :: Extension Compatibility, defect)
Firefox
Extension Compatibility
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: ehsan.akhgari, Unassigned)
References
()
Details
Attachments
(1 file)
1.98 KB,
text/plain
|
Details |
I was trying to figure out why my Firefox was janking in the parent process today while scrolling Gmail, so I profiled. There are expensive calls to stuff in multiprocessShims.js from Mega. See this profile for example: <https://clptr.io/2gJnTvh>
Looking at chrome://mega/content/e10s.js, the add-on is accessing content nodes from the parent process.
Reporter | ||
Updated•8 years ago
|
Blocks: e10s-addons
Reporter | ||
Updated•8 years ago
|
Comment 3•7 years ago
|
||
With Firefox 57 only WebExtensions are permitted and are, by default, e10s compatible.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•