I can't repro this on 3.0.187.1. I included four scripts, each of which had a single console.log() line in them, and I saw all four.
Do you have a small sample that shows the problem? Perhaps something else is going on in the third or fourth js file? - a On Mon, Jun 15, 2009 at 11:53 AM, Colin<[email protected]> wrote: > > I think I must be doing something incredibly stupid, but I can't > figure out what's going on. My background page is currently including > three script files, using <script src="..." />. This is working > fine. However, if I try to include a 4th file, my background page > fails to load. It doesn't matter if this 4th file is empty or has > some simple JS in it. I don't see errors in any of the consoles. > I've changed the three files I'm including around to ensure that all > the files can be loaded correctly, but when I put 4 together it all > falls apart. :( > > Has anyone else run into anything like this? > Colin > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
