Closed Bug 1847609 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 41341 - Don't reset global filter when entering layers.

Categories

(Core :: Graphics: Canvas2D, task, P4)

task

Tracking

()

RESOLVED FIXED
118 Branch
Tracking Status
firefox118 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Jean-Philippe Gravel <jpgravel@chromium.org> wrote:

Don't reset global filter when entering layers.

Layers should only reset states that are applied on the layer output, to
make sure that these states are not applied twice, once inside the layer
and once outside. The global filter however is not applied on the
filter's output so there is no reason to reset it in the layer.

Bug: 1396372

Change-Id: I13aea89ab159fd2fc0469fe1b62fa8bd5cf404a0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4752234
Commit-Queue: Jean-Philippe Gravel \<jpgravel@chromium.org>
Reviewed-by: Justin Novosad \<junov@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1180366}

Component: web-platform-tests → Graphics: Canvas2D
Product: Testing → Core

CI Results

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

Total 3 tests

Status Summary

Firefox

FAIL : 2
TIMEOUT: 1

Chrome

FAIL : 3

Safari

FAIL : 2
TIMEOUT: 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/f0239533bea8 [wpt PR 41341] - Don't reset global filter when entering layers., a=testonly https://hg.mozilla.org/integration/autoland/rev/41d8a1fc4550 [wpt PR 41341] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in before you can comment on or make changes to this bug.