Closed
Bug 1667852
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 25822 - Remove nullptr ExecutionContext early-exits in DOMImplementation
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25822 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25822
Details from upstream follow.
b'Nate Chapin <japhet@chromium.org>' wrote:
Remove nullptr ExecutionContext early-exits in DOMImplementation
Bug: 1128911
Change-Id: Ia37201a15db195f24e6d3988ee9dddd1d15806c2
Reviewed-on: https://chromium-review.googlesource.com/2432850
WPT-Export-Revision: 8362eb470578c1e20596792c38b51812b0d428bc
Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b801dd6f46fdaa796429dbb650e54ef09a5399af
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 and 1 subtests
Status Summary
Firefox
OK : 1
PASS: 1
Chrome
OK : 1
FAIL: 1
Safari
OK : 1
PASS: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8ea824be45de
[wpt PR 25822] - Remove nullptr ExecutionContext early-exits in DOMImplementation, a=testonly
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•