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

Fire "visibilitychange" events explicitly #7153

Merged
merged 9 commits into from
Oct 15, 2021
Merged

Commits on Oct 15, 2021

  1. Fire "pagevisibility" events explicitly

    Fire the event when unloading or traversing history,
    instead of relying on hooks in other specs.
    
    See w3c/page-visibility#51
    and w3c/page-visibility#73
    noamr committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    48de1dc View commit details
    Browse the repository at this point in the history
  2. nit

    noamr committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    55fbec8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2de735 View commit details
    Browse the repository at this point in the history
  4. Remove unused label

    noamr committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    cf52ff2 View commit details
    Browse the repository at this point in the history
  5. Add onvisibilitychange

    noamr committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    4444fd7 View commit details
    Browse the repository at this point in the history
  6. typo

    noamr committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    a81a0be View commit details
    Browse the repository at this point in the history
  7. Missing IDL

    noamr committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    16baa58 View commit details
    Browse the repository at this point in the history
  8. Fix ref

    noamr committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    ef58f58 View commit details
    Browse the repository at this point in the history
  9. Rewrap

    domenic committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    c777ffd View commit details
    Browse the repository at this point in the history