"SquareX Enterprise - Spreedly" causing poor performance due to leaked Blob URLs
Categories
(WebExtensions :: Developer Outreach, defect)
Tracking
(Performance Impact:high)
Performance Impact | high |
People
(Reporter: mstange, Unassigned)
References
Details
Profile: https://share.firefox.dev/4oo0Gyz
This was reported in bug 1981051. It appears that, over the course of a Firefox session, the add-on "SquareX Enterprise - Spreedly" (15237d20-dab3-4143-b9e7-1bc847749b7d
) can create hundreds of thousands of blob URLs, which cause Firefox to slow down significantly, making simple UI actions take multiple seconds.
See attachment 9505587 [details] for an about:memory report which contains around 200 000 blob URLs from the add-on.
Reporter | ||
Comment 1•2 months ago
|
||
Specifically there's a file called blob-proxy.html
in the add-on.
Comment 2•2 months ago
|
||
The extension ID of SquareX Enterprise - Spreedly
is spreedly@onsqrx
I got that from the profile by running profile.meta.extensions
from the devtools and matching the extension name in the list with the extension ID list.
Updated•2 months ago
|
Comment 3•2 months ago
|
||
I reached out to the add-on developer on Aug 7, 2025 to notify them of the issue.
Updated•2 months ago
|
Description
•