Closed
Bug 1928747
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 48937 - Ensure XMLDocumentParser doesn't hit a nullptr isolate while parsing a fragment
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48937 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48937
Details from upstream follow.
Nate Chapin <japhet@chromium.org> wrote:
Ensure XMLDocumentParser doesn't hit a nullptr isolate while parsing a fragment
Bug: 376320342
Change-Id: I32e153fd991088bf3a85c9977fcb0c4506713491Reviewed-on: https://chromium-review.googlesource.com/5984010
WPT-Export-Revision: 47e4144db81bdb1125c9e362a467c835d4b2061a
| Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6bd66d6d705bc013dcd3cf3478880e9b3d3fac49
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 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/f9a708faaa45
[wpt PR 48937] - Ensure XMLDocumentParser doesn't hit a nullptr isolate while parsing a fragment, a=testonly
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•