The docs explicitly say that it only works for chrome: I haven't checked
the code to see if this is enforced, but the FF hackers aren't complete
idiots so I suspect it is, since they went so far as to document it.
Posted Nov 27, 2009 11:33 UTC (Fri) by bangert (subscriber, #28342)
[Link]
except that, in the past a number of privilege escalation bugs, elevating
code to chrome:/ level, have been present in FF?
Firefox locks down the components directory
Posted Nov 28, 2009 6:53 UTC (Sat) by njs (guest, #40338)
[Link]
Sure, but IIUC chrome privileges *mean* you can do anything firefox can do, e.g. write to arbitrary files; turning this into a full-blown binary code injection is easy. JSCtypes doesn't sound like it lets you do anything you couldn't do before if you really wanted to and didn't care how much wreckage you left in your wake; it just makes it easier and supported.