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 -~----------~----~----~----~------~----~------~--~---
