Skip to content

Conversation

@jonahwilliams
Copy link
Contributor

Fixes #161262

Sometimes we end up with clip replay entities that have clip depth values substantially below the current depth. I suspect this is due to either mismatched save/restore or a bug in our code. Update: this isn't a bug/bug but its definitely a bug. We can have multiple clips per save, but the restore will remove at most one from the record/replay.

If a clip has a depth value that is less than the current clip depth, it cannot by definition impact anything that draws after it.

…lutter#162113)

Fixes flutter#161262

Sometimes we end up with clip replay entities that have clip depth
values substantially below the current depth. I suspect this is due to
either mismatched save/restore or a bug in our code. Update: this isn't
a bug/bug but its definitely a bug. We can have multiple clips per save,
but the restore will remove at most one from the record/replay.


If a clip has a depth value that is less than the current clip depth, it
cannot by definition impact anything that draws after it.
@github-actions github-actions bot added engine flutter/engine related. See also e: labels. e: impeller Impeller rendering backend issues and features requests labels Jan 24, 2025
@reidbaker reidbaker added the cp: beta cherry pick this pull request to beta release candidate branch label Jan 28, 2025
@reidbaker reidbaker added the autosubmit Merge PR when tree becomes green via auto submit App label Jan 29, 2025
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jan 29, 2025
@auto-submit
Copy link
Contributor

auto-submit bot commented Jan 29, 2025

autosubmit label was removed for flutter/flutter/162195, because - The status or check suite Linux linux_unopt has failed. Please fix the issues identified (or deflake) before re-applying this label.

@jtmcdole
Copy link
Member

@jonahwilliams - these might have real failures:

FAILED TESTS (2/4492):
     114 ms: /b/s/w/ir/cache/builder/engine/src/out/ci/host_debug_unopt_impeller_tests/exe.unstripped/impeller_unittests ReactorGLES.NameUntrackedHandle (try #1)
     173 ms: /b/s/w/ir/cache/builder/engine/src/out/ci/host_debug_unopt_impeller_tests/exe.unstripped/impeller_unittests ReactorGLES.NameUntrackedHandle (try #161148

@jonahwilliams
Copy link
Contributor Author

not related, its just a flake that jason fixed: #162082

@reidbaker reidbaker added the autosubmit Merge PR when tree becomes green via auto submit App label Jan 30, 2025
@auto-submit auto-submit bot merged commit 6440935 into flutter:flutter-3.29-candidate.0 Jan 30, 2025
159 checks passed
@reidbaker reidbaker mentioned this pull request Jan 30, 2025
9 tasks
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 12, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 13, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 13, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 6, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 7, 2025
@reidbaker reidbaker mentioned this pull request Apr 4, 2025
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App cp: beta cherry pick this pull request to beta release candidate branch e: impeller Impeller rendering backend issues and features requests engine flutter/engine related. See also e: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants