User:GijsKruitbosch/JS Debugging: Difference between revisions

No edit summary
Line 7: Line 7:
# Getters/setters? [Bug on file. Might want that fixed. Though since IE doesn't support them in 'our' way, it's not too high-priority for webcontent]
# Getters/setters? [Bug on file. Might want that fixed. Though since IE doesn't support them in 'our' way, it's not too high-priority for webcontent]
# JS 1.7?
# JS 1.7?
# Asking an Opera evang. guy what he would want from a JS Debugger (they don't have any):
** Be given access to the values of (any/all) variables at runtime
** Set breakpoints and step through code.
** I don't think he thought of anything else... :-)
# Be able to debug from the "Slow script" warning thing, because you want to be able to see what's going on if your script is unexpectedly looping insanely or something like that. (Hish or Daniel or... I don't remember who came up with this)
# Be able to debug from the "Slow script" warning thing, because you want to be able to see what's going on if your script is unexpectedly looping insanely or something like that. (Hish or Daniel or... I don't remember who came up with this)
# Give access to the DOM Inspector if you have a variable which is referencing an element in the page.
# Give access to the DOM Inspector if you have a variable which is referencing an element in the page.
Confirmed users
455

edits