Skip to content

Test#37

Merged
JulianKimmig merged 10 commits intomainfrom
test
Jan 8, 2026
Merged

Test#37
JulianKimmig merged 10 commits intomainfrom
test

Conversation

@JulianKimmig
Copy link
Member

No description provided.

JulianKimmig and others added 10 commits January 8, 2026 06:21
Stop leaking dedicated workers and SharedWorker ports when the UI is removed
or remounted on dynamic pages.

Add explicit worker disposal (terminate/close + listener cleanup), a shared
worker disconnect protocol, and auto-dispose when the mount element is
detached. Include runtime lifecycle tests and refresh built static assets.
…8098

chore: update build files [skip ci]
Allow CDN-hosted module usage when browsers block cross-origin module
workers by falling back to an inline (blob/data) worker bootstrap.

Add worker factories for browser/runtime fallback paths and cover the
fallback behavior with runtime tests.
Allow CDN-hosted module usage when browsers block cross-origin module
workers by preferring inline workers when script origin differs.

Add origin detection helper and cover it with tests.
…0586

chore: update build files [skip ci]
@JulianKimmig JulianKimmig merged commit 534320a into main Jan 8, 2026
11 checks 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.

1 participant