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

Detect XR usage #1379

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Detect XR usage #1379

wants to merge 5 commits into from

Commits on Aug 6, 2019

  1. Track xr mode requested in global context

    Avaer Kazmer committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    866862c View commit details
    Browse the repository at this point in the history
  2. Post xr mode detection from window to parent

    Avaer Kazmer committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    49ba2dc View commit details
    Browse the repository at this point in the history
  3. Add window vm on xr mode event tracking

    Avaer Kazmer committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    c86d057 View commit details
    Browse the repository at this point in the history
  4. Add HTMLIframeElement xrmode event capture and emit

    Avaer Kazmer committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    fbbb193 View commit details
    Browse the repository at this point in the history
  5. Make Document.js HTML initialization more defensive

    Avaer Kazmer committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    2bd896f View commit details
    Browse the repository at this point in the history