Re: [w3c/FileAPI] Define WebKit's underlying file changes behavior (#47)

Thanks @saschanaz for looking at this!

What does "clips" end up meaning? What if the new size is smaller? (And also, is the string clipped or are the bytes clipped before decoding?)

Also, this means that as long as an application has a reference to a file, they get to observe changes to it, right? But coupled with the fact that the timestamp has to remain the same I guess the tracking potential for that is rather limited in practice. If normally the timestamp would change I'd actually prefer that we irrevocably lose access on changes, but perhaps that's hard to implement?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/47#issuecomment-1132558836
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/FileAPI/issues/47/1132558836@github.com>

Received on Friday, 20 May 2022 07:14:56 UTC