Closed Bug 1747795 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 32206 - Update render surface status for effect nodes without cc::Layers

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
98 Branch
Tracking Status
firefox98 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 32206 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/32206
Details from upstream follow.

Xianzhu Wang <wangxianzhu@chromium.org> wrote:

Update render surface status for effect nodes without cc::Layers

An effect node may need to create a render surface without an
associated cc::Layer. Previously the render surface for
will-change:opacity and opacity animation was missing in the case
because blink_effects collected in PaintArtifactCompositor contained
effect nodes associated with cc::Layers only.

Move after-update render surface update code from
PaintArtifactCompositor into PropertyTreeManager to handle render
surfaces for will-change:opacity and opacity animations without
layers.

Bug: 1123630
Change-Id: I4513657b593b86e18d20c4da690371d3d3cb0910

Reviewed-on: https://chromium-review.googlesource.com/3359379
WPT-Export-Revision: 981af811ad7454d489235d2d445b3851c2b82863

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests

Status Summary

Firefox

PASS: 1

Chrome

PASS: 1

Safari

FAIL: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b24825dc4a2f
[wpt PR 32206] - Update render surface status for effect nodes without cc::Layers, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in before you can comment on or make changes to this bug.