Re: [blink-dev] Intent to Ship: Multiple Readers and Writers in File System Access API

2023-12-06 Thread Yoav Weiss
LGTM3 On Tuesday, December 5, 2023 at 8:14:25 PM UTC+1 Rick Byers wrote: > LGTM2. > > Looks like the spec PR is reviewed but just blocked waiting for input from > a 2nd implementor, but Firefox has implemented their support. Can you poke > the relevant Firefox folks to see if someone can chime

Re: [blink-dev] Intent to Ship: Multiple Readers and Writers in File System Access API

2023-12-05 Thread Rick Byers
LGTM2. Looks like the spec PR is reviewed but just blocked waiting for input from a 2nd implementor, but Firefox has implemented their support. Can you poke the relevant Firefox folks to see if someone can chime in on the spec PR to help get it landed? But doesn't seem necessary to block this I2S

[blink-dev] Intent to Ship: Multiple Readers and Writers in File System Access API

2023-11-27 Thread 'Nathan Memmott' via blink-dev
Contact emails ds...@google.com, memm...@google.com Explainer https://github.com/whatwg/fs/blob/main/proposals/MultipleReadersWriters.md Specification https://github.com/whatwg/fs/pull/151 Summary Currently, only one FileSystemSyncAccessHandle may be open at a time per file, preventing an or