On Sat, Feb 7, 2015 at 3:59 PM, Yonggang Luo <[email protected]> wrote:
> How to do that? Looking for ways to do that. > _______________________________________________ > dev-platform mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-platform > You can move the entire profile directory, because IndexedDB just uses a sub directory of the profile directory. Or you can patch the IndexedDB code to put the database somewhere else. - Kyle _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

