[Bug 26642] [Shadow] Remove deepContains

2014-08-24 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26642 Hayato Ito changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: File API: reading a Blob

2014-08-24 Thread Aymeric Vitte
Back in this thread lately too... I still don't see how you intend to solve the use case I gave: - load 'something' progressively, get chunks (should be possible via xhr but it's not) - handle it via File augmenting the related Blob (not possible) and store it progressively in indexedDB (not p