[wpt-sync] Sync PR 38683 - Remove unnecessary secure attribute; mark test non-flaky
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox112 fixed)
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38683 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38683
Details from upstream follow.
Chris Fredrickson <cfredric@chromium.org> wrote:
Remove unnecessary secure attribute; mark test non-flaky
After https://crrev.com/c/4284642, the hasStorageAccess.sub.https file
is only loaded in secure contexts, so we don't have to handle insecure
cases.After https://crrev.com/c/4232903, the permissions test no longer
needs a user gesture (since permission has already been granted when
requestStorageAccess is called), so we no longer need
test_driver.bless and are therefore no longer affected by
https://crbug.com/1066891.Bug: 1401089, 1411486, 1066891
Change-Id: Ia356126e43d4b0dbaedb66189564885049aa7fb9Reviewed-on: https://chromium-review.googlesource.com/4286044
WPT-Export-Revision: 207ef755bbfa83e1f09bec163dcb24e3c5a258b7
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Comment 3•2 years ago
|
||
bugherder |
Description
•