Re: [w3c/FileAPI] Document BlobPropertyBag "endings", or keep pushing to remove? (#46)

I think using `navigator.platform` is fine. We should abstract `navigator.platform` somehow and ensure that whenever that is the empty string, `endings` is `\n`. So that we leak exactly the same amount of information.

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

Received on Saturday, 25 November 2017 18:41:55 UTC