-
Notifications
You must be signed in to change notification settings - Fork 6k
Revert "[Impeller] use host image upload path on simulator" #42212
Conversation
This reverts commit 2b14f8a.
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!). If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix? Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
We can leave this around for a little longer to see if anyone says it helps with flutter/flutter#126768
…127428) flutter/engine@23b0431...3535e0d 2023-05-23 [email protected] Revert "Vuln scan on 3p deps triggered by label on PR" (flutter/engine#42256) 2023-05-23 [email protected] Vuln scan on 3p deps triggered by label on PR (flutter/engine#42247) 2023-05-23 [email protected] Revert "[Impeller] use host image upload path on simulator" (flutter/engine#42212) 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 [email protected],[email protected],[email protected] 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
…lutter#127428) flutter/engine@23b0431...3535e0d 2023-05-23 [email protected] Revert "Vuln scan on 3p deps triggered by label on PR" (flutter/engine#42256) 2023-05-23 [email protected] Vuln scan on 3p deps triggered by label on PR (flutter/engine#42247) 2023-05-23 [email protected] Revert "[Impeller] use host image upload path on simulator" (flutter/engine#42212) 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 [email protected],[email protected],[email protected] 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Reverts #42161
As reported by uses, this did not help with the issue.