|
|
Implement about:labs for chrome.
about:labs should list a (small) set of experimental features. Every feature has an "enable?" checkbox. When at least one checkbox has been changed, a "Restart chrome to let changes take effect" button becomes active.
Every feature should roughly correspond to a commandline flag.
chromeos already has a kind of about:labs feature, but it depends on the tabbed options, and is a bit more complex because they don't require a restart. For m7, the chromeos guys and I agreed that a separate implementation for chrome makes the most sense; for m8 we will check if merging makes sense.
|