hey, I've post an initial question at moz-embedding list [1], but after digging a bit deeper I guess that's probably the best place to ask it about, here we go: In my embedding app I am using memory-cache only (disk cache disable), and for some links (downloadable files, for example) I got always a
NS_ERROR_CACHE_WAIT_FOR_VALIDATION from http://mxr.mozilla.org/seamonkey/source/netwerk/protocol/http/src/nsHttpChannel.cpp#1331 so I got a endless loading after trying to click in such links for the second time (or further). Any specific reason/advice ? ps: at first load , when there is nothing "cached" yet, it works fine ... problem is after that =( [1] http://groups.google.com/group/mozilla.dev.embedding/browse_thread/thread/d554251e1edddec3/43c2b6b0e8802a22#43c2b6b0e8802a22 -- --Antonio Gomes _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
