Closed
Bug 1843162
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 41000 - xhr.response getter should be able to return a null document without crashing
Categories
(Core :: DOM: Networking, task, P4)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
117 Branch
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41000 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41000
Details from upstream follow.
Nate Chapin <japhet@chromium.org> wrote:
xhr.response getter should be able to return a null document without crashing
Bug: 1464202
Test: external/wpt/xhr/responsexml-invalid-type.html
Change-Id: I9095bc62cafdcdeee69594382c4776ebfd89325f
Reviewed-on: https://chromium-review.googlesource.com/4681304
WPT-Export-Revision: 8ee4d50a41c07b8c75b9f071e2aadd32fcf7edbb
| Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Networking
Product: Testing → Core
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ed0144f718cce93a826fcb2d6fcb2f1f0d980b80
| Assignee | ||
Comment 2•2 years 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
PASS: 1
Chrome
OK : 1
PASS: 1
Safari
OK : 1
PASS: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7e250e50c903
[wpt PR 41000] - xhr.response getter should be able to return a null document without crashing, a=testonly
Comment 4•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•