May 162008
When Mark Finkle’s blog today talked about parental controls support on Windows Vista, I was taken slightly by surprise. You see, I’d never heard of the nsIParentalControlsService interface, despite a great many months (a year, in fact) of trying to hunt down all the new APIs added to Firefox 3.
So, after wondering how I missed that one, I settled down and cranked out the reference documentation for the nsIParentalControlsService interface. Enjoy.
Maybe with the automated static analysis starting with Moz2, there’d be a way to automatically check for new/changed APIs, to help your documentation efforts?
That’s a good question. I don’t know. I haven’t really looked at Mozilla 2 stuff at all yet.