Then run framesetOuter.xul from chrome, and see what happens.
#document node now appears as root node in DOM Nodes Viewer.
I am a happy man. That was one of very few patches I had basically written on my own for Inspector which didn't need localization.
I may have to bump several others needing localization back to 1.6alpha. The new features aren't necessarily stuff you want in 1.5beta.
Latest attempt at fixing bug 193942
Bug 193942, JavaScript Object Panel needs more features
I still can't figure out a good way to determine if an object has unenumerated numbered properties...
Excerpt from #mozilla IRC chat:
jst we need one that says "Stop whining, just do it!"
caillon yeah
alecf god yeah
I could use that a lot when doing my reviews :)
peterv heh
WeirdAl whines only when he doesn't understand
pouts the rest of the time
alecf that's not a good time to whine
wow you're a barrel of laughs
WeirdAl well, think about it: I'm right by Napa. Whining (sp!) comes naturally up here
(For those of you not from California, Napa Valley is world-famous for its wines.)
New topic for my forum: Number Crunching, for all the mathematics-related ideas I have.
Had an interesting idea, and decided to go after it: what would it take to overlay one MathML expression in parallel markup (see Chapter 5 of the MathML 2.0 spec for details) onto another?
The proof-of-concept is a two-file zip included by link here.