-
Notifications
You must be signed in to change notification settings - Fork 6k
Revert "Set GLArea.has-alpha = true (#54053)" #54190
Conversation
Reason for revert: Regression + no tests. Must have been at the end of a long day, cause I missed the missing test and glaring warning about that. This reverts commit 0844c0a.
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 "@test-exemption-reviewer" in the #hackers channel in Chat (don't just cc them here, they won't see it! Use 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.
Technically this needs a test exemption since the original did too, but I'm going to assume that was implicit in the lgtm here 😉 |
…152521) flutter/engine@240fb46...49324cd 2024-07-29 skia-flutter-autoroll@skia.org Roll Skia from efd1d5b127ae to 62e955dbaef0 (5 revisions) (flutter/engine#54194) 2024-07-29 jonahwilliams@google.com [iOS] leak a single overlay layer. (flutter/engine#54189) 2024-07-29 jonahwilliams@google.com [engine] remove raster stats feature. (flutter/engine#54187) 2024-07-29 chris@bracken.jp Revert "Set GLArea.has-alpha = true (#54053)" (flutter/engine#54190) 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 jonahwilliams@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
test-exempt: revert |
…lutter#152521) flutter/engine@240fb46...49324cd 2024-07-29 skia-flutter-autoroll@skia.org Roll Skia from efd1d5b127ae to 62e955dbaef0 (5 revisions) (flutter/engine#54194) 2024-07-29 jonahwilliams@google.com [iOS] leak a single overlay layer. (flutter/engine#54189) 2024-07-29 jonahwilliams@google.com [engine] remove raster stats feature. (flutter/engine#54187) 2024-07-29 chris@bracken.jp Revert "Set GLArea.has-alpha = true (flutter#54053)" (flutter/engine#54190) 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 jonahwilliams@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
…lutter#152521) flutter/engine@240fb46...49324cd 2024-07-29 skia-flutter-autoroll@skia.org Roll Skia from efd1d5b127ae to 62e955dbaef0 (5 revisions) (flutter/engine#54194) 2024-07-29 jonahwilliams@google.com [iOS] leak a single overlay layer. (flutter/engine#54189) 2024-07-29 jonahwilliams@google.com [engine] remove raster stats feature. (flutter/engine#54187) 2024-07-29 chris@bracken.jp Revert "Set GLArea.has-alpha = true (flutter#54053)" (flutter/engine#54190) 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 jonahwilliams@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
Reason for revert: Regression + no tests. Must have been at the end of a long day, cause I missed the missing test and glaring warning about that.
This reverts commit 0844c0a.
Re-opens flutter/flutter#152154
Pre-launch Checklist
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.