### Issue Link https://github.com/flutter/flutter/issues/160127 ### Target stable ### Cherry pick PR Link https://github.com/flutter/engine/pull/57228 ### Changelog Description Images with CORS headers could not be loaded on CanvasKit webapps ### Impacted Users End-customers of Flutter web-apps using CanvasKit and images with CORS headers ### Impact Description The UI of webapps compiled to CanvasKit, containing images with CORS headers would not build correctly. ### Workaround Compiling using an older version of Flutter. ### Risk low ### Test Coverage yes ### Validation Steps _No response_