dav icon indicating copy to clipboard operation
dav copied to clipboard

Logging should not write through `localStorage`

Open lambdabaa opened this issue 9 years ago • 0 comments

Right now, when you run dav in the browser, the debug logs get written through localStorage which is perf-unacceptable for firefox os. Perhaps we should hack debug to buffer things up in indexedDb... or move onto a different logging mechanism.

lambdabaa avatar Jul 03 '14 19:07 lambdabaa