Closed
Bug 1710529
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 28948 - Simplify away Kwargs helper class
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox90 fixed)
RESOLVED
FIXED
90 Branch
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28948 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28948
Details from upstream follow.
b'Philip J\xc3\xa4genstedt <philip@foolip.org>' wrote:
Simplify away Kwargs helper class
This was only used in a single place and with two arguments, so it could
be collapsed into a much simpler helper, inlined where it's used.
| Assignee | ||
Comment 1•5 years ago
|
||
PR 28948 applied with additional changes from upstream: 11cb25fc6ffb92770063ab1b8e11ae17fa6d85eb
| Assignee | ||
Comment 2•5 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f01a39a69e91
[wpt PR 28948] - Simplify away Kwargs helper class, a=testonly
| Assignee | ||
Comment 4•5 years ago
|
||
Test result changes from PR not available.
Comment 5•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•