Hugh, your diagnosis seems correct. We know that there is a problem when Firefox starts from cache-only resources. The nsITraceableChannel does not see any inputs from the cache.
Our choice are 1) wait for Firefox to fix the cache notification bug https://bugzilla.mozilla.org/show_bug.cgi?id=449198 or 2) put up a notice with a button to force reload or 3) something I don't know about. Obviously we are choosing #1 now. John. On Dec 1, 6:52 am, Hugh Gibson <[EMAIL PROTECTED]> wrote: > Note that 1.2.1 is OK on FF 3.0.4 without clearing the cache. > > I tried 1.3.0.a1 and 1.3.0b1 to try and determine when the problem > occurred. If the browser cache has not been cleared then neither load > any script file, and don't even show an error message. > > Sounds like it might the doubleLoad fix which is missing a trick here. > > I can install the X version and get a log if you want. What options > should I enable? > > Hugh > > Hugh Gibson wrote, on 01/12/2008 14:26: > > > Testing 1.3.0b4 with FF 3.0.4 on XP. > > > Opened a site with a lot of scripts (400-600), which is opened in a new > > browser instance. I got this sort of error whenever I tried to load a > > script: > > > Failed to load source for sourceFile top-level > >http://127.0.0.1:8070/r5048/Widgets/qooxdoo_source/frontend/framework... > > script.tags( X| 3606 4790 4791 4792 4793 4794 4795 4796 4797 4798 4799 > > 4800 4801 4802 4803 4804 4805 ) > > > Failed to load source for sourceFile top-level > >http://127.0.0.1:8070/r5048/user/client/source/class/abling/ui/frame/... > > script.tags( X| 4325 4718 4719 4720 4721 4722 4723 4724 4725 4726 4727 > > 4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 > > 4742 4743 4744 4745 4746 4747 4748 4749 4750 4751 4752 4753 4754 4755 > > 4756 4757 4758 4759 4760 4761 4762 4763 4764 4765 4766 4767 4768 4769 > > 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 4782 4783 > > 4784 4785 4786 4787 ) > > > If I clear the browser cache before opening the site it works OK. If I > > don't clear the cache it fails. > > > My server sets the cache headers so that the browser doesn't bother > > downloading a file again if it is in the local cache, not even checking > > if it is modified. > > > I'll try to set up a test case for this. Do you want a bug reported? > > > Hugh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
