Closed
Bug 1644221
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 24040 - Ensure XSLTProcessor.transformToDocument() does not crash when called on a node from an inactive document
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox79 fixed)
RESOLVED
FIXED
mozilla79
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24040 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24040
Details from upstream follow.
Nate Chapin <japhet@chromium.org> wrote:
Ensure XSLTProcessor.transformToDocument() does not crash when called on a node from an inactive document
Bug: 1092276
Test: xslt/transformToFragment-on-node-from-inactive-document-crash.html
Change-Id: I0e3c42d1580eef0a499810f280bb997ef1e61740
Reviewed-on: https://chromium-review.googlesource.com/2236234
WPT-Export-Revision: a27f179cb26e4df14d325e988d0e763e65db87a9
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=283ae3c6ccaa65bd3b634aee8fffae25d2730061
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS : 1
Chrome
CRASH: 1
Safari
PASS : 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/521c0dad89ca
[wpt PR 24040] - Ensure XSLTProcessor.transformToDocument() does not crash when called on a node from an inactive document, a=testonly
Comment 4•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•