Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conditional static asset updating #2876

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Conversation

ghostwords
Copy link
Member

@ghostwords ghostwords commented Feb 28, 2023

This changes static asset update behavior on extension startup. Instead of happening on every startup, an asset update will take place only if enough time elapsed since last update.

The very first startup following extension installation is a special case where asset updates will happen just as they do now.

When the extension stays continuously active, asset update behavior should also remain the same as now.

Part of #2579.

@ghostwords ghostwords force-pushed the smarter-asset-updating branch from 74a1511 to 6f8230a Compare February 28, 2023 19:20
Instead of unconditionally on every extension startup.
@ghostwords ghostwords force-pushed the smarter-asset-updating branch from 6f8230a to c22cd4f Compare March 1, 2023 17:35
@ghostwords ghostwords merged commit d3361ef into master Mar 1, 2023
@ghostwords ghostwords deleted the smarter-asset-updating branch March 1, 2023 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant