lupuslabs / n3qExt

weblin.io client: browser extension, embedded, native client
Other
0 stars 0 forks source link

Cache retrieved avatar animation data on content side #138

Closed AllanWegan closed 11 months ago

AllanWegan commented 11 months ago

Non-embedded animation blobs seem to be requested from background each time the animation starts. This could lead to performance issues with lots of open tabs and either very short (like the rabbit default idle) or very big animations. It also polutes the log when monitoring content/background communications.