Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@eyebrowsoffire
Copy link
Contributor

@eyebrowsoffire eyebrowsoffire commented Sep 9, 2024

This reverts commit 4844cb4.

Reason for revert: We broke users (including a Google internal customer) that depend on credentialed image requests. See flutter/flutter#154809

Fixes flutter/flutter#154809

@eyebrowsoffire eyebrowsoffire added the autosubmit Merge PR when tree becomes green via auto submit App label Sep 9, 2024
Copy link
Contributor

@harryterkelsen harryterkelsen left a comment

Choose a reason for hiding this comment

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

LGTM

@auto-submit auto-submit bot merged commit 1b2656a into flutter:main Sep 9, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 9, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Sep 9, 2024
…154835)

flutter/engine@9822a71...1b2656a

2024-09-09 jacksongardner@google.com Revert "Add `crossOrigin` property to <img> tag used for decoding (#54961)" (flutter/engine#55042)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC codefu@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
jesswrd pushed a commit to jesswrd/engine that referenced this pull request Sep 11, 2024
…utter#54961)" (flutter#55042)

This reverts commit 4844cb4.

Reason for revert: We broke users (including a Google internal customer) that depend on credentialed image requests. See flutter/flutter#154809

Fixes flutter/flutter#154809
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App platform-web Code specifically for the web engine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CORS image requests requiring credentials fail to load with HTML renderer

3 participants