Skip to content

Drop window from requestAnimationFrame#140

Merged
hamishmack merged 1 commit intoghcjs:masterfrom
dmjio:raf
Jun 27, 2025
Merged

Drop window from requestAnimationFrame#140
hamishmack merged 1 commit intoghcjs:masterfrom
dmjio:raf

Conversation

@dmjio
Copy link
Contributor

@dmjio dmjio commented Jun 15, 2025

This drops the window. prefix from requestAnimationFrame usage. Not all JS environments support window, but requestAnimationFrame is now generally available via the global scope.

@dmjio dmjio changed the title Drop window from requestAnimationFrame Drop window from requestAnimationFrame Jun 16, 2025
@hamishmack hamishmack merged commit 48aa124 into ghcjs:master Jun 27, 2025
1 check passed
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