-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Enhancement
Copy link
Labels
[Feature] Client Side MediaMedia processing in the browser with WASMMedia processing in the browser with WASM[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
What problem does this address?
In order to process media in the browser, support for SharedArrayBuffer is required. This issue covers all requirements, some of which are already in place in the codebase.
Acceptance Criteria:
-
Cross-Origin-Opener-PolicyandCross-Origin-Embedder-Policyheaders are correctly set - Iframe
credentiallessattribute is implemented with fallback for unsupported browsers - embedded resources get 'crossorigin' 'anonymous' attribute
- Embed previews continue to work with appropriate fallbacks
- No breaking changes to existing editor functionality
- JavaScript code verifies
crossOriginIsolatedactive before feature is loaded - Documentation for plugin developers about cross-origin isolation implications
Metadata
Metadata
Assignees
Labels
[Feature] Client Side MediaMedia processing in the browser with WASMMedia processing in the browser with WASM[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Type
Projects
Status
🔎 Needs Review