|
|
|
|
|
by jabl
3232 days ago
|
|
> I used to have a useful feature that worked. > Now I don't. Well, imagine for a moment that you're whoever is in charge of firefox development at mozilla: - You want to take advantage of modern hardware such as multiple cores, GPU's etc. - You want to get rid of XUL which is an evolutionary dead end. - You have an existing extension model which basically allows extensions to more or less freely poke about in the internals of the browser - You want to improve security for users, both against malicious sites and (to a lesser extent, I suppose, but still) malicious browser extensions. Now, what would YOU do if the constraint is that you can never ever break existing extensions? |
|