-
Notifications
You must be signed in to change notification settings - Fork 106
Description
The default view currently shows two blink based browsers, one gecko browser and one webkit browser. This doesn't seem particularly helpful to anyone. For people trying to compare engines, having two copies of any particular engine is adding noise in the form of extra columns to skip over, rather than value. For people working on specific browsers embedding a given engine the most informative view will often be differences with other implementations using the same engine; that requires a non-default query anyway since the default view will show far too much in the way of similarities to be useful for spotting differences.
I think the same argument applies to a single engine running on multiple platforms i.e. once we have mobile results I think putting those on the default view will be largely unhelpful even though the difference between desktop and mobile can be larger than the difference between different browsers with the same engine on the same platform.
If you feel there needs to be a rule to follow on what's in the default view, I'd suggest either a) the browser with a specific engine for which the results are most reliable, or b) the higest marketshare browser with a specific engine in cases where there isn't a significant difference in reliability.