Skip to content

Conversation

@abeddow91
Copy link
Contributor

@abeddow91 abeddow91 commented Nov 6, 2025

🚨Do not merge until Monday 10th November 🚨

What does this change?

Remove the looping video CORS feature switch and 0% test and release it 100% into PROD. Looping videos will now always have crossOrigin="anonymous" applied

We can also safely remove the ?cors=enabled query param cache buster from the sources urls as this will have been active for 4 days by the time of deployment on Monday 10th November. This is because loops are short lived on fronts and do not typically return to fronts after several days meaning, by Monday, any cached assets should already carry the correct CORS headers.

Why?

We have successfully released CORS via the feature switch into production without any issues. As such, we can remove the feature switch and 0% test as these are no longer required.

@github-actions
Copy link

github-actions bot commented Nov 6, 2025

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@abeddow91 abeddow91 added maintenance Departmental tracking: maintenance work, not a fix or a feature Do not merge ⚠️ run_chromatic Runs chromatic when label is applied and removed dotcom-rendering labels Nov 6, 2025
@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Nov 6, 2025
@abeddow91 abeddow91 added fix Departmental tracking: fix and removed maintenance Departmental tracking: maintenance work, not a fix or a feature labels Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants