Problem/Motivation
From @catch in #3452672: JavaScript files added by AJAX responses are only optimized in maintenance mode
Given this was a typo and it's a regression in released versions, I personally think tests should be a follow-up here. Would be good to add to performance test coverage but we'll need an AJAX request that adds at least two JavaScript files at once, and I'm not sure where to find one of those yet.
Steps to reproduce
N/A
Proposed resolution
Add test coverage around the AJAX fix from #3452672: JavaScript files added by AJAX responses are only optimized in maintenance mode
Remaining tasks
Do it
Review
User interface changes
N/A
Introduced terminology
N/A
API changes
N/A
Data model changes
N/A
Release notes snippet
N/A
Comments