Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Warning: attempting to write 50548 bytes to preference extensions.webextensions.uuids #3410

Closed
MortimerGoro opened this issue May 21, 2020 · 5 comments
Assignees
Labels
Bugzilla Main activity on this bug is in Bugzilla
Milestone

Comments

@MortimerGoro
Copy link
Contributor

I've seen this in console on Oculus Quest

GeckoConsole: Warning: attempting to write 50548 bytes to preference extensions.webextensions.uuids. This is bad for general performance and memory usage. Such an amount of data should rather be written to an external file. This preference will not be sent to any content processes.

@bluemarvin
Copy link
Contributor

This is a known issue with the web extensions implementation in Gecko.

@MortimerGoro
Copy link
Contributor Author

MortimerGoro commented May 21, 2020

Already fixed in #2883

@bluemarvin
Copy link
Contributor

bluemarvin commented May 21, 2020

After further investigation, this is not a known issue!

@bluemarvin bluemarvin reopened this May 21, 2020
@agi90
Copy link
Contributor

agi90 commented May 21, 2020

@bluemarvin bluemarvin added the Bugzilla Main activity on this bug is in Bugzilla label May 21, 2020
@emstanley emstanley added this to the #11 polish milestone Jun 2, 2020
@bluemarvin bluemarvin modified the milestones: #11 polish, #12 features Jun 29, 2020
@MortimerGoro MortimerGoro self-assigned this Jul 13, 2020
@MortimerGoro
Copy link
Contributor Author

MortimerGoro commented Jul 13, 2020

This has been already fixed in FxR, we are not using random extension keys anymore, so the pref doesn't grow after each restart

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bugzilla Main activity on this bug is in Bugzilla
Projects
None yet
Development

No branches or pull requests

4 participants