- From: Duan Yao <notifications@github.com>
- Date: Thu, 15 Dec 2016 07:27:57 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 15 December 2016 15:28:29 UTC
Native applications usually use file lock or named pipe to achieve this purpuse, so I think the web need similar mechanism. In one of my project, we use `storage` event of `localStorage` to implement a poor man's lock mechanism. Some previous discussion: https://lists.w3.org/Archives/Public/public-webapps/2015JulSep/0151.html https://lists.w3.org/Archives/Public/public-whatwg-archive/2009Sep/0267.html https://gist.github.com/inexorabletash/a53c6add9fbc8b9b1191 -- 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/manifest/issues/479#issuecomment-267355578
Received on Thursday, 15 December 2016 15:28:29 UTC