[wpt-sync] Sync PR 42039 - FSA: Allow use of ArrayBuffer for SyncAccessHandle.read and .write
Categories
(Core :: DOM: File, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 42039 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42039
Details from upstream follow.
Austin Sullivan <asully@chromium.org> wrote:
FSA: Allow use of ArrayBuffer for SyncAccessHandle.read and .write
These methods are specified as taking a AllowSharedBufferSource, but
when the implementation was ported over from the Storage Foundation API
(back in https://crrev.com/c/3014235!) the IDL wasn't properly updatedSpec: https://fs.spec.whatwg.org/#filesystemsyncaccesshandle
Fixed: 1418593
Change-Id: Id16bf59d1125163fa4a71288eeadc62507650683
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4875125
Commit-Queue: Austin Sullivan \<asully@chromium.org>
Reviewed-by: Daseul Lee \<dslee@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1199023}
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 14 subtests
Status Summary
Firefox
OK : 1
PASS: 14
Chrome
OK : 1
PASS: 1
FAIL: 13
Safari
OK : 1
FAIL: 14
Links
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•