Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Nov 4, 2024

I notices that were was a bug here in emscripten_get_devicemotion_status and emscripten_get_deviceorientation_status where HEAP32 was used instead of HEAP8.

@sbc100 sbc100 requested a review from kripken November 4, 2024 22:54
@sbc100
Copy link
Collaborator Author

sbc100 commented Nov 5, 2024

I notices that were was a bug here in emscripten_get_devicemotion_status and emscripten_get_deviceorientation_status where HEAP32 was used instead of HEAP8. I guess we don't have tests for those!

@kripken
Copy link
Member

kripken commented Nov 5, 2024

Hmm, yeah... we might not have tests for these, they might need input faking. We have limited tests for those, sadly.

@sbc100 sbc100 enabled auto-merge (squash) November 5, 2024 00:36
@sbc100 sbc100 merged commit dab8702 into emscripten-core:main Nov 5, 2024
28 checks passed
@sbc100 sbc100 deleted the event_memcpy branch November 5, 2024 01:17
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.

2 participants