[wpt-sync] Sync PR 42721 - [FLEDGE] WPT tests - clean up request tracker a little.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox121 fixed)
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
65.83 KB,
text/plain
|
Details |
Sync web-platform-tests PR 42721 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42721
Details from upstream follow.
Matt Menke <mmenke@chromium.org> wrote:
[FLEDGE] WPT tests - clean up request tracker a little.
Rename tracked_requests to tracked_data, in preparation for adding more
tracked types of data, which are all retrieved by the same function.Add helper to fetch tracked_data and check it for errors.
Clean up waitForObservedRequests() to have a little less redundant code.
Also update the TODO file to reflect previously done work.
Bug: 1425952
Change-Id: I0903e976192e749afaa18f2005a1279ed02c9588Reviewed-on: https://chromium-review.googlesource.com/4972236
WPT-Export-Revision: 02389b7e7527cde0584b5f4dbd1f059bc59969a6
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Comment 6•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1602c37f4f27
https://hg.mozilla.org/mozilla-central/rev/ec0d6858c4de
Description
•