[wpt-sync] Sync PR 24994 - Enable NativeIO for potentially trustworthy origins
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox83 fixed)
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24994 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24994
Details from upstream follow.
Emanuel Krivoy <krivoy@google.com> wrote:
Enable NativeIO for potentially trustworthy origins
At the moment NativeIO can only be used from origins that use HTTPS
or are served locally, but all potentially trustworthy origins (especially
Chrome extensions) should have access to it. Relying on this centrally managed
definition also has the advantage that, as our view of trustworthiness changes,
so does NativeIO's behavior.Also add a web platform test that confirms that NativeIO is not accessible from
untrustworthy origins.Bug: 914488
Change-Id: I925a4bf39912c9747c006b1f80bc06a8ec606b23
Reviewed-on: https://chromium-review.googlesource.com/2353452
WPT-Export-Revision: 347958cccef12cfb16b842dfdd1d5361fd223164
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK : 2
PASS: 2
Chrome
OK : 2
PASS: 2
Safari
OK : 2
PASS: 2
Links
Comment 4•4 years ago
|
||
bugherder |
Description
•