Hi All, I have followed various guides on how to clear the 'cache' in order to get changes in the JavaScript accepted withouth restarting the browser.
In this case, I talk about the JavaScript of an extension. So: how to clear the 'cache' in order to get a fresh changed JavaScript recognized, when developing an extension ? Among the documents available on the Web on this subject, I read the following: https://developer.mozilla.org/en-US/Add-ons/Setting_up_extension_development_environment Unfortunately, in Iceweasel 31.7.0 there are no 'nglayout.debug.disable_xul_fastload' or 'nglayout.debug.disable_xul_cache' entries. Additionally, launching FF with '-clearcaches' or by setting the environmental 'MOZ_CLEAR_CACHES' does not seems to give the desired effect. So: is there some alternate way of achieving that? Thanks Marcello _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

