DevTools/Features/Debugger: Difference between revisions

Line 234: Line 234:
== Source List ==
== Source List ==


https://bugzilla.mozilla.org/show_bug.cgi?id=637572 (Relevant, but not likely to be available too soon).
https://bugzilla.mozilla.org/show_bug.cgi?id=637572
 
* This bug is important for proper handling of eval/event handlers/etc.  Important early on, script loaders are common practice.
* Need to resource fixing this bug asap.
Firebug does a lot a crazy stuff to get scripts right for all origins (inline, eval, document.write, dom-appended script tags, etc).  We'd prefer to avoid this with 637572, and we might be weaker than firebug with the more exotic sources in the meantime.  XXX: Need to figure out exactly how much weaker.
Firebug does a lot a crazy stuff to get scripts right for all origins (inline, eval, document.write, dom-appended script tags, etc).  We'd prefer to avoid this with 637572, and we might be weaker than firebug with the more exotic sources in the meantime.  XXX: Need to figure out exactly how much weaker.


Confirmed users
673

edits