[wpt-sync] Sync PR 36170 - Remove queryPermission() usage from wpt/fs helper function.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox108 fixed)
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36170 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36170
Details from upstream follow.
Daseul Lee <dslee@chromium.org> wrote:
Remove queryPermission() usage from wpt/fs helper function.
Permission is not required in OPFS.
https://github.com/whatwg/fs/issues/42Bug: 1362626
Change-Id: I2c75c0374c9f5a9c323a03950f7bd3bdd4a93750
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3923838
Commit-Queue: Daseul Lee \<dslee@chromium.org>
Reviewed-by: Austin Sullivan \<asully@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1054413}
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 10 tests and 3 subtests
Status Summary
Firefox
OK
: 10
FAIL
: 41
Chrome
OK
: 10
PASS
: 41
Safari
OK
: 10
FAIL
: 41
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /fs/FileSystemBaseHandle-IndexedDB.https.any.html [wpt.fyi]
- Store handle in IndexedDB and read from pending transaction.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Store handle in IndexedDB and read from new transaction.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Store handles and blobs in IndexedDB.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Store handle in IndexedDB and read using a cursor.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Store handle in IndexedDB using inline keys.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Store handle in IndexedDB and read from pending transaction.:
- /fs/FileSystemBaseHandle-IndexedDB.https.any.worker.html [wpt.fyi]
- Store handle in IndexedDB and read from pending transaction.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Store handle in IndexedDB and read from new transaction.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Store handles and blobs in IndexedDB.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Store handle in IndexedDB and read using a cursor.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Store handle in IndexedDB using inline keys.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Store handle in IndexedDB and read from pending transaction.:
- /fs/FileSystemBaseHandle-postMessage-BroadcastChannel.https.window.html [wpt.fyi]
- Send and receive messages using a broadcast channel in an iframe, dedicated worker and service worker.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Send and receive messages using a broadcast channel in an iframe, dedicated worker and service worker.:
- /fs/FileSystemBaseHandle-postMessage-Error.https.window.html [wpt.fyi]
- Fail to send and receive messages using a cross origin iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Fail to send and receive messages using a cross origin message port in an iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Fail to send to a sandboxed iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Fail to send messages using a message port to a sandboxed iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Fail to send messages to a data URI iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Fail to send messages using a message port in a data URI iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Fail to send and receive messages using a cross origin window.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Fail to send and receive messages using a cross origin message port in a window.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Fail to send messages to a sandboxed window.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Fail to send messages using a message port to a sandboxed window.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Fail to send and receive messages using a cross origin iframe.:
- /fs/FileSystemBaseHandle-postMessage-MessagePort-frames.https.window.html [wpt.fyi]
- Send and receive messages using a message port in a same origin iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Send and receive messages using a message port in a sandboxed same origin iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Send and receive messages using a message port in a blob iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Send and receive messages using a message port in an iframe srcdoc.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Send and receive messages using a message port in a same origin iframe.:
- /fs/FileSystemBaseHandle-postMessage-MessagePort-windows.https.window.html [wpt.fyi]
- Send and receive messages using a message port in a same origin window.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Send and receive messages using a message port in a blob window.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Send and receive messages using a message port in a sandboxed same origin window.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Send and receive messages using a message port in a same origin window.:
- /fs/FileSystemBaseHandle-postMessage-MessagePort-workers.https.window.html [wpt.fyi]
- Send and receive messages using a message port in a dedicated worker.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Send and receive messages using a message port in a service worker.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Send and receive messages using a message port in a shared worker.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Send and receive messages using a message port in a dedicated worker.:
- /fs/FileSystemBaseHandle-postMessage-frames.https.window.html [wpt.fyi]
- Send and receive messages using a same origin iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Send and receive messages using a sandboxed same origin iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Send and receive messages using a blob iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Send and receive messages using an iframe srcdoc.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Send and receive messages using a same origin iframe.:
- /fs/FileSystemBaseHandle-postMessage-windows.https.window.html [wpt.fyi]
- Send and receive messages using a same origin window.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Send and receive messages using a blob window.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Send and receive messages using a sandboxed same origin window.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Send and receive messages using a same origin window.:
- /fs/FileSystemBaseHandle-postMessage-workers.https.window.html [wpt.fyi]
- Send and receive messages using a dedicated worker.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Send and receive messages using a service worker.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Send and receive messages using a shared worker.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Send and receive messages using a dedicated worker.:
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4d196b933643
https://hg.mozilla.org/mozilla-central/rev/bdb4d194d396
Description
•