One of the additions to Firefox since Firebird is the DOM Inspector, which is *very* nice. It appears to be missing from the ebuild. It is in the binary package available on the Firefox site. It should show up in the Tools menu, between the Javascript Console and Page Info.
Created attachment 26283 [details, diff] patch to enable the dom inspector with a USE flag This patch adds the mozdomi use flag which enables the dom inspector in firefox. I've tested this with "ebuild mozilla-firefox-0.8.ebuild install", and it does seem to compile the inspector. I haven't tried merging and running it yet, because I didn't want to reinstall the extensions that insisted on installing in the system chrome dir. This is also the first time I've tried adding an attachment through bugzilla, so it's unlikely I've got everything right :)
Thanks, I've put this in the 0.8-r3 ebuild which I'm testing locally. I'll commit it once I've tested.
Created attachment 30091 [details, diff] patch to mozilla-firefox-0.8-r3 to enable inspector I tried this out but hit errors when trying to actually *run" firefox with the inspector enabled. I haven't investigated much further yet.
It's now available by default in 0.9-r1