Closed Bug 1951487 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 51062 - Full implementation of scale transform render surface trigger

Categories

(Core :: Web Painting, task, P4)

task

Tracking

()

RESOLVED FIXED
138 Branch
Tracking Status
firefox138 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Chris Harrelson <chrishtr@chromium.org> wrote:

Full implementation of scale transform render surface trigger

The general approach is as follows:

  • Look for 2D scale transforms, and allocate effect nodes for them
    (if all goes well, this should have little or no effect on cc layer
    count or render surfaces)
  • Upgrade the effect node for a 2D scale transform to a render surface
    if it doesn't have a backdrop filter in a descendant effect node, and
    has at least two composited layers under it.

Also, in particular this approach:

  • Relies on implicit compositing of scale transform due to presence of
    composited descendants

Bug: 40084005

Change-Id: If7fff045752f5cf1c09e574a81d181b2a8ac4959
Reviewed-on: https://chromium-review.googlesource.com/6299812
WPT-Export-Revision: d3362bf8c863e18fb6fef45fb2faaae1aa5f2191

Component: web-platform-tests → Web Painting
Product: Testing → Core

CI Results

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

Total 2 tests

Status Summary

Firefox

PASS: 1
FAIL: 1

Chrome

PASS: 2

Safari

PASS: 1
FAIL: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/54c122e8d50e [wpt PR 51062] - Full implementation of scale transform render surface trigger, a=testonly
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in before you can comment on or make changes to this bug.