> I also have this issue with FB. But my case is slightly different. > I'm working with GWT+GEARS, but beacuse of Gears I can't debug GWT in > hosted mode. So the only way to debug my applications is compiling GWT > with "nice output" (by default GWT's JS output is obfuscated) and add > breakpoints with FB to the raw JavaScript. Compiling GWT with "nice > output" is a double-edge weapon: you can read the code reasonably > well, but the script size is _huge_. > And here's where the "failed to load source" issue appeared. I just > have one big JS file, but if I try to load it with cache enabled, I > get this error. The JS file is about 250Kb, containing 8K lines of > code. Would it be possible to create a simple test page with the files you are mentioning and attach it to: http://code.google.com/p/fbug/issues/detail?id=1299? I have already made some work on this (even if it depends on Firefox bug #449198). I would like to test if my patch works even for you.
Thanks! Honza --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
