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

Fix visibility change and loss of full activity events #595

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

reillyeon
Copy link
Contributor

@reillyeon reillyeon commented Oct 3, 2022

This change fixes the steps for handling visibility change and loss of full activity to find the global object for the Document which experienced the event and from there identify the Bluetooth object for which we need to take action.

This introduces the concept of an "associated Bluetooth", similar to an "associated Document" and adds a "Bluetooth task source" which is now used whenever queuing a task.

Fixed #593.


Preview | Diff

This change fixes the steps for handling visibility change and loss of
full activity to find the global object for the Document which
experienced the event and from there identify the Bluetooth object for
which we need to take action.

This introduces the concept of an "associated Bluetooth", similar to an
"associated Document" and adds a "Bluetooth task source" which is now
used whenever queuing a task.

Fixed #593.
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.

"current settings object's relevant global object" is not defined
1 participant