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

Handle messages received before (event page or service worker) background is ready #2909

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

ghostwords
Copy link
Member

Part of #2579.

Follows up on #2883 by expanding the fix to all messages handled by dispatcher() (rather than only "getPopupData" and "getOptionsData").

No need to check for initialization since the background process
will either still be around in 20 seconds (and presumably initialized
by then), or it won't and the timer will get destroyed.
@ghostwords ghostwords merged commit 9096d4f into master Sep 7, 2023
@ghostwords ghostwords deleted the messaging-waking-event-page branch September 7, 2023 17:05
@ghostwords ghostwords mentioned this pull request Mar 27, 2024
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