|
|
|
|
|
by Silhouette
3232 days ago
|
|
With respect, that doesn't really matter. I used to have a useful feature that worked. Now I don't. That was the practical result of the change we're talking about for this user, regardless of any theoretical benefits elsewhere or any theoretical ability to provide equivalent functionality within the new architecture. Other people are welcome to use other browsers, but I was using Firefox, and a big reason I was still using Firefox despite various other changes I didn't particularly want was the range of useful extensions I could choose from. |
|
> 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?