Starting with 2.1.2.4rc5, the deferred inclusions show up in Chromebug:
a. unnamed ( <number> in BackstagePass)
b. deferred, as intended
c. mostly minified (newlines stripped)
a & b are only inconvenient for debugging, but c makes it impossible.
before 2.1.2.4rc5, the situation was much better for debugging. I am not positive, but it seems like files INCLUDED from top level code, end up ok. It would be helpful to have a debug pref that preloads all includes from top level code, or something like that, that ensures that all the files are debuggable.
debug (chromebug) friendly script inclusion
debug (chromebug) friendly script inclusion
Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20100101 Firefox/6.0
- Giorgio Maone
- Site Admin
- Posts: 9527
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: debug (chromebug) friendly script inclusion
a & c sound like bugs either in Chromebug or in the JS Debugging API.
Anyway yes, it can be done.
Anyway yes, it can be done.
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0