Closed Bug 1797579 Opened 2 years ago Closed 2 years ago

Make all FileSystemSyncAccessHandle methods sync

Categories

(Core :: DOM: File, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
109 Branch
Tracking Status
firefox109 --- fixed

People

(Reporter: asully, Assigned: jesup)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The SyncAccessHandle interface contains both sync and async methods. The following methods should be made synchronous:

  • getSize()
  • truncate()
  • flush()
  • close()

Filing implementation bug as per https://github.com/whatwg/fs/pull/55#pullrequestreview-1156657854

Assignee: nobody → rjesup
Blocks: OPFS
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by rjesup@wgate.com: https://hg.mozilla.org/integration/autoland/rev/d5832fd8e9a7 Make SyncAccessHandle fully sync r=webidl,smaug
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: