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

Commits on Oct 3, 2022

  1. Fix visibility change and loss of full activity events

    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.
    reillyeon committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    a5a419b View commit details
    Browse the repository at this point in the history