Skip to content

Remove COOP header

Drew Blessing requested to merge revert-df7f9d07 into master

What does this MR do and why?

We encountered an issue during rollout (see #425701 (comment 1586363320)). After further investigation we determined this feature won't work as intended. Reverting !131571 (merged)

The original implementation also created a new BaseActionController class, which I still think is a good idea long-term. However, absent an initial use-case it doesn't make sense to keep this base controller around. We can add it back later if/when such a use-case comes up again.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Drew Blessing

Merge request reports