Skip to content

Reverts "Apply rect clipping to surface views (#184471)"#184724

Closed
auto-submit[bot] wants to merge 1 commit into
masterfrom
revert_a488da38c3d96e3c1331ba98c2de3a09e484886b
Closed

Reverts "Apply rect clipping to surface views (#184471)"#184724
auto-submit[bot] wants to merge 1 commit into
masterfrom
revert_a488da38c3d96e3c1331ba98c2de3a09e484886b

Conversation

@auto-submit

@auto-submit auto-submit Bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

Reverts: #184471

Initiated by: gmackall

Reason for reverting: Skia gold seems seriously confused about this PR (likely a bug). I think the only solution we can easily come up with is to just revert and re land

Original PR Author: gmackall

Reviewed By: {mboetger, reidbaker}

This change reverts the following previous change:
Fixes #175546

Upper image is unclipped, bottom is clipped:

With Change Without Change

@auto-submit auto-submit Bot requested a review from a team as a code owner April 7, 2026 17:40
@auto-submit auto-submit Bot added the revert of Bot Only: Tracking label for bot. Tracks new revert of pull requests. label Apr 7, 2026
@github-actions github-actions Bot added platform-android Android applications specifically engine flutter/engine related. See also e: labels. team-android Owned by Android platform team d: docs/ flutter/flutter/docs, for contributors labels Apr 7, 2026
@auto-submit auto-submit Bot removed the revert of Bot Only: Tracking label for bot. Tracks new revert of pull requests. label Apr 7, 2026
@auto-submit

auto-submit Bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor Author

auto label is removed for flutter/flutter/184724, Failed to enqueue flutter/flutter/184724 with HTTP 400: GraphQL mutate failed.

@gmackall gmackall added the revert of Bot Only: Tracking label for bot. Tracks new revert of pull requests. label Apr 7, 2026
@auto-submit

auto-submit Bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor Author

auto label is removed for flutter/flutter/184724, Failed to enqueue flutter/flutter/184724 with HTTP 400: GraphQL mutate failed.

@auto-submit auto-submit Bot removed the revert of Bot Only: Tracking label for bot. Tracks new revert of pull requests. label Apr 7, 2026
@gmackall gmackall added the revert of Bot Only: Tracking label for bot. Tracks new revert of pull requests. label Apr 7, 2026
@auto-submit auto-submit Bot removed the revert of Bot Only: Tracking label for bot. Tracks new revert of pull requests. label Apr 7, 2026
@auto-submit

auto-submit Bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor Author

auto label is removed for flutter/flutter/184724, Failed to enqueue flutter/flutter/184724 with HTTP 400: GraphQL mutate failed.

@gmackall gmackall closed this Apr 7, 2026
@gmackall gmackall reopened this Apr 7, 2026
@fluttergithubbot

Copy link
Copy Markdown
Contributor

An existing Git SHA, d82ffe3299d24937180352971967904d1c2b65f4, was detected, and no actions were taken.

To re-trigger presubmits after closing or re-opeing a PR, or pushing a HEAD commit (i.e. with --force) that already was pushed before, push a blank commit (git commit --allow-empty -m "Trigger Build") or rebase to continue.

@gmackall gmackall closed this Apr 7, 2026
@reidbaker reidbaker reopened this Apr 7, 2026
@fluttergithubbot

Copy link
Copy Markdown
Contributor

An existing Git SHA, d82ffe3299d24937180352971967904d1c2b65f4, was detected, and no actions were taken.

To re-trigger presubmits after closing or re-opeing a PR, or pushing a HEAD commit (i.e. with --force) that already was pushed before, push a blank commit (git commit --allow-empty -m "Trigger Build") or rebase to continue.

@reidbaker reidbaker added emergency Jump the queue; land PR in front of all others; only use for emergencies autosubmit Merge PR when tree becomes green via auto submit App labels Apr 7, 2026
@auto-submit auto-submit Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Apr 7, 2026
@auto-submit

auto-submit Bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor Author

auto label is removed for flutter/flutter/184724, Failed to enqueue flutter/flutter/184724 with HTTP 400: GraphQL mutate failed.

@reidbaker

Copy link
Copy Markdown
Contributor

Emergency label because the tree is not only red but this is blocking all prs from having passing tests. Approval of goldens before the reverted change landed did not seem to prevent issues and approval after also is not unblocking presubmits.

@reidbaker reidbaker added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 7, 2026
@auto-submit auto-submit Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Apr 7, 2026
@auto-submit

auto-submit Bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor Author

auto label is removed for flutter/flutter/184724, Failed to enqueue flutter/flutter/184724 with HTTP 400: GraphQL mutate failed.

@reidbaker reidbaker enabled auto-merge April 7, 2026 17:58
@gmackall

gmackall commented Apr 7, 2026

Copy link
Copy Markdown
Member

Emergency label because the tree is not only red but this is blocking all prs from having passing tests. Approval of goldens before the reverted change landed did not seem to prevent issues and approval after also is not unblocking presubmits.

To be clear, this is a skia gold bug. There is something wrong with the new digests which prevents them from being approved. So this is a desperate attempt to remove and recreate them be reverting and relanding

@reidbaker reidbaker closed this Apr 7, 2026
auto-merge was automatically disabled April 7, 2026 19:21

Pull request was closed

github-merge-queue Bot pushed a commit that referenced this pull request Apr 7, 2026
This reverts commit a488da3 because the
bot is failing to do so in
#184724

Revert because skia gold seems bugged w.r.t. the original pr, so try
relanding it to reset skia gold state
@reidbaker reidbaker mentioned this pull request Apr 8, 2026
4 tasks
mbcorona pushed a commit to mbcorona/flutter that referenced this pull request Apr 15, 2026
…er#184728)

This reverts commit a488da3 because the
bot is failing to do so in
flutter#184724

Revert because skia gold seems bugged w.r.t. the original pr, so try
relanding it to reset skia gold state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

d: docs/ flutter/flutter/docs, for contributors emergency Jump the queue; land PR in front of all others; only use for emergencies engine flutter/engine related. See also e: labels. platform-android Android applications specifically team-android Owned by Android platform team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HCPP platform view overlays elements it shouldn't when native view is a SurfaceView

3 participants