A previous storage should not be a problem. Only if your code actually
calls IDBFS methods should they run. The full stack trace should show you
exactly where in your code they are called.

The link seems to work for me, but I do have some addons enabled that limit
local storage, so it might differ from how it's run on your machine.

On Wed, Apr 6, 2016 at 11:35 AM, Flix <[email protected]> wrote:

>
> IDBFS isn't used automatically, so it must be used in the project
>> somewhere (in an EM_ASM based on that stack trace). You'd need to remove it
>> from there if you don't want to use it anymore.
>>
>
> I know, basically  this is what I think I've done to compile the program:
> I think that the EM_ASM calls are not used anymore now (I'll double check
> it anyway).
> However a browser storage DID exist for that file/url: can this be a
> potential problem ?
>
> Can you please try and see if the link works for you ?
>
> Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "emscripten-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to