Skip to content

fix: apply the crossorigin attribute before applying src#1886

Merged
oliverlaz merged 4 commits into
mainfrom
crossorigin
Aug 13, 2025
Merged

fix: apply the crossorigin attribute before applying src#1886
oliverlaz merged 4 commits into
mainfrom
crossorigin

Conversation

@oliverlaz
Copy link
Copy Markdown
Member

💡 Overview

Related to: facebook/react#14035
To ensure that CORS headers are properly set, we need to apply the crossorigin attribute before we apply the src one.

@oliverlaz oliverlaz requested a review from myandrienko August 13, 2025 08:56
Copy link
Copy Markdown
Contributor

@myandrienko myandrienko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wild!

@oliverlaz oliverlaz merged commit 32f82a2 into main Aug 13, 2025
@oliverlaz oliverlaz deleted the crossorigin branch August 13, 2025 12:39
oliverlaz added a commit that referenced this pull request May 18, 2026
### 💡 Overview

Picks up `DegradationPreference` from protocol [PR
#1886](GetStream/protocol#1886) and wires it
through the `Publisher` so the SFU can drive the WebRTC degradation
preference instead of it being hard-coded.

🎫 Ticket: https://linear.app/stream/issue/XYZ-123
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