[wpt-sync] Sync PR 58305 - [LNA] refactor sourceResolveOptions() to add permission info
Categories
(Core :: DOM: Networking, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
118.57 KB,
text/plain
|
Details |
Sync web-platform-tests PR 58305 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58305
Details from upstream follow.
Hubert Chao <hchao@chromium.org> wrote:
[LNA] refactor sourceResolveOptions() to add permission info
Add permissionName and permissionValue as options to
sourceResolveOptions() function; in addition add getPermissionName() and
getPermissionValue() to simplify logic in HTML resources.Changed dedicated worker and iframe tests to use these; fetch test files
will be cleaned up later.Also renamed checkTestResult to checkFetchTestResult.
Bug: 406991278
Change-Id: I7725b87bd89f000d10664ef50f86845afdb4db75
Reviewed-on: https://chromium-review.googlesource.com/7634201
WPT-Export-Revision: 7990941c4fe3e5a5640637d78edcc20a2f5df8d1
| Assignee | ||
Comment 1•2 months ago
|
||
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 2•2 months ago
|
||
| Assignee | ||
Comment 3•2 months ago
|
||
Description
•