Closed
Bug 1893330
Opened 11 months ago
Closed 11 months ago
[wpt-sync] Sync PR 45894 - Use simple rrect instead of Path for ClipPathClip if possible
Categories
(Core :: Web Painting, task, P4)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45894 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45894
Details from upstream follow.
Xianzhu Wang <wangxianzhu@chromium.org> wrote:
Use simple rrect instead of Path for ClipPathClip if possible
This can enable fast rounded corners and avoid mask layers in more
cases.Bug: 40241108
Change-Id: Ie80a511446e8905ff5f6793213e9f244fa1bb09f
Reviewed-on: https://chromium-review.googlesource.com/5464825
WPT-Export-Revision: 9e0822cde754557def4ed82899cd68930d5f89a5
Assignee | ||
Updated•11 months ago
|
Component: web-platform-tests → Web Painting
Product: Testing → Core
Assignee | ||
Updated•11 months ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•11 months ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•11 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=37e5de30468ec4ae28690afedead163f77454b9d
Assignee | ||
Comment 2•11 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS
: 2
Chrome
PASS
: 2
Safari
PASS
: 1
FAIL
: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7dd66736b19e
[wpt PR 45894] - Use simple rrect instead of Path for ClipPathClip if possible, a=testonly
Comment 4•11 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•