Propose FileSystemSubscriptionManager
@fergald
@domenic Could you please provide some feedback on the API shape?
Thanks for your speedy feedback! I've addressed most of comments. PTAL.
Just curious, has this been discussed elsewhere, or is this PR the first time this is coming?
To create some links, I will mention that this work seems to extend whatwg/fs#165. That PR, FileSystemObserver, should be a viable strategy towards accomplishing #72 and whatwg/fs#124, requests for observation/watching/file-notification.
Hi @rektide, this PR does evolve from FileSystemObserver, which has been launched in Chromium. This new interface is trying to support such capability in service workers. It was only discussed internally in Chromium but not here. We are publishing this to look for more feedback before going into implementation.