Slashdot Mirror


Mozilla Is Removing Tab Groups and Complete Themes From Firefox (venturebeat.com)

An anonymous reader writes: As part of Mozilla's "Go Faster" initiative for Firefox, the company is removing features that aren't used by many and require a lot of technical effort to continually improve. VentureBeat learned that the first two features to get the axe are tab groups and complete themes. Dave Camp, Firefox’s director of engineering, said, "Tab Groups was an experiment to help users deal with large numbers of tabs. Very few people chose to use it, so we are retiring it because the work required to maintain it is disproportionate to its popularity."

2 of 316 comments (clear)

  1. Re:What's next? by Aboroth · · Score: 4, Funny

    I think Firefox would get a lot more loyal users if they replaced "Dotzler" with "Akira."

  2. Re:No, I'm really not by quetwo · · Score: 1, Funny

    The thing is, I don't want to count on everyone having the latest version. I want to be able to test my site or app, and to know that if it works in testing and I push out to production, my users will enjoy the same fully working system I signed off. And they will still be able to enjoy the same fully working system tomorrow, and next week, and next month.

    Then maybe you shouldn't be relying on clients that are not under your control. You may want to push out thick clients or apps that you control the versioning of so that you can dictate the version numbers of everything.

    The thing with browsers is that you write to a loose standard. Everybody interperates that standard a bit differently, but mostly the same. Your goal is to make your site as compatible with the standards as possible so that it can be viewed by as many people as possible, and by a wide array of browsers. Most apps written for the browser stretch this limit to the point where they rely on quirks in the browsers, which break between version updates....