- From: Joshua Bell <notifications@github.com>
- Date: Wed, 07 Oct 2015 17:27:26 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
Received on Thursday, 8 October 2015 00:28:00 UTC
Currently this requires opening an iframe and proxying all data access (hence, perf issue) One approach would be to make IDBDatabase connection objects Transferable; then they could be passed between cooperating frames via postMessage() --- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/60
Received on Thursday, 8 October 2015 00:28:00 UTC