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

Different improvements #56

Merged
merged 8 commits into from
Jan 5, 2022
Merged

Different improvements #56

merged 8 commits into from
Jan 5, 2022

Conversation

dvdvdmt
Copy link
Owner

@dvdvdmt dvdvdmt commented Jan 5, 2022

Update webpack and its CLI.
Fix bug that caused switcher to not be shown on double clicks over settings icon.
Reduce usage of connection-based messaging and use one-off messages instead.

…ages.

Several mechanisms for messaging are used. One-off messaging can be a single one approach and replace connection-based messaging.
It improves a couple of things:
  - Optimize setting changes, because the background can skip notification of each registered script.
  - Simplify messaging because messages will not need to pass tabs, settings and zoom.
@dvdvdmt dvdvdmt self-assigned this Jan 5, 2022
@dvdvdmt dvdvdmt merged commit 1ffb5f5 into master Jan 5, 2022
@dvdvdmt dvdvdmt deleted the different-improvements branch January 5, 2022 06:16
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