Skip to content

Conversation

@CryZe
Copy link
Collaborator

@CryZe CryZe commented Feb 10, 2026

The polyfills need to be loaded first to ensure that they are available for the rest of the code. This is especially important for the Symbol.dispose polyfill, as any classes using it might not properly declare their methods when it's still undefined.

The polyfills need to be loaded first to ensure that they are available
for the rest of the code. This is especially important for the
`Symbol.dispose` polyfill, as any classes using it might not properly
declare their methods when it's still `undefined`.
@CryZe CryZe enabled auto-merge (squash) February 10, 2026 21:50
@CryZe CryZe linked an issue Feb 10, 2026 that may be closed by this pull request
@CryZe CryZe added iOS An issue that affects iOS. high priority This is a high priority issue. WebKit An issue that affects the WebKit engine (used by Safari and Tauri on Linux) labels Feb 10, 2026
@CryZe CryZe merged commit 328dcc1 into LiveSplit:master Feb 10, 2026
4 checks passed
@CryZe CryZe deleted the load-polyfill-first branch February 10, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

high priority This is a high priority issue. iOS An issue that affects iOS. WebKit An issue that affects the WebKit engine (used by Safari and Tauri on Linux)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Most recent update causes Safari to load blank page

1 participant