On 06/06/2016 02:25 PM, Jan Varga wrote:
I landed a fix for bug 1195930 ( Use origin in QuotaManager) today, it's now on
m-c.
We had to do backwards-incompatible changes under <profile>/storage directory,
so once a profile is used with newest nigthly, then any storage API
controlled by Quota Manager (IndexedDB, DOM cache, asmjs cache) won't work in
older builds.
We didn't have a versioning schema for <profile>/storage before this bug, so
the incompatibility is signaled by this nonsensical warning in older builds:
WARNING: Unknown file found!: file
/Users/joe/Sources/Mozilla/dom/quota/ActorsParent.cpp, line 3541
Jan
I assume there are plans to warn users about this kind of issue. Just printing
something to the terminal isn't really useful.
Could we clean up the data if the FF version user is using can't handle it?
-Olli
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform