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

Migration to Gecko 128.5.1esr #1658

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

Migration to Gecko 128.5.1esr #1658

wants to merge 1 commit into from

Conversation

svillar
Copy link
Member

@svillar svillar commented Dec 10, 2024

The recent backports to the 128.x ESR releases brought changes to the shared memory structures we use for WebXR. Most of them are migrations from C arrays to std::arrays but there are some other changes.

Apart from that the structures used in Chromium for hand tracking and AR had to be updated too.

Fixes #1524

The recent backports to the 128.x ESR releases brought changes
to the shared memory structures we use for WebXR. Most of them
are migrations from C arrays to std::arrays but there are some
other changes.

Apart from that the structures used in Chromium for hand tracking
and AR had to be updated too.
@felipeerias
Copy link
Collaborator

I have been testing this version and could not find any regressions so far.

HeyVR, Moon Rider, YouTube (regular and immersive), Spotify, DelightXR video player, etc. work well.

Copy link
Collaborator

@felipeerias felipeerias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@svillar After not finding any regressions, I am tentatively approving this PR. I will continue testing it for some time, just in case.

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.

XRDinosaurs webxr experience hangs just after loading
2 participants