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

[iOS] leak a single overlay layer. #54189

Merged
merged 3 commits into from
Jul 29, 2024

Conversation

jonahwilliams
Copy link
Member

Leave at least one overlay layer, to work around cases where scrolling platform views under an app bar continually adds and removes an overlay layer. This logic could be removed if flutter/flutter#150646 is fixed.

Fixes flutter/flutter#152266

Copy link
Member

@cbracken cbracken left a comment

Choose a reason for hiding this comment

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

LGTM stamp from a Japanese personal seal

@jonahwilliams jonahwilliams added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 29, 2024
@auto-submit auto-submit bot merged commit 1a46ad7 into flutter:main Jul 29, 2024
28 checks passed
@hellohuanlin
Copy link
Contributor

@jonahwilliams thanks for fixing this!

engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 29, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 29, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jul 29, 2024
…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
TytaniumDev pushed a commit to TytaniumDev/flutter that referenced this pull request Aug 7, 2024
…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
Buchimi pushed a commit to Buchimi/flutter that referenced this pull request Sep 2, 2024
…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
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-ios
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression in raster time in platform_views_scroll_perf_ad_banners__timeline_summary
3 participants