Closed
Bug 1846630
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 41269 - [SDA] Fix crash when resolving inset with an unattached subject
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox118 fixed)
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41269 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41269
Details from upstream follow.
Kevin Ellis <kevers@google.com> wrote:
[SDA] Fix crash when resolving inset with an unattached subject
Bug: 1428965
Change-Id: I870d20a72d6dfd9cb787132022545442150d1ecb
Reviewed-on: https://chromium-review.googlesource.com/4738874
WPT-Export-Revision: 9418d4de5ddbdd0bdc35fbbc96c97e0d35c6952e
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=96acff04beb1adc490ce6f3a14a95011339e285a
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
CRASH
: 1
Safari
OK
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /scroll-animations/view-timelines/unattached-subject-inset.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:CRASH
, Safari:OK
)- Creating a view timeline with a subject that is not attached to the document works as expected:
FAIL
(Safari:FAIL
)
- Creating a view timeline with a subject that is not attached to the document works as expected:
Tests Disabled in Gecko Infrastructure
- /scroll-animations/view-timelines/unattached-subject-inset.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:CRASH
, Safari:OK
)
Pushed by ctuns@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/5f273ba25ccd
[wpt PR 41269] - [SDA] Fix crash when resolving inset with an unattached subject, a=testonly
Comment 4•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•