Oliver Medhurst
Oliver Medhurst
Basic history tracking (overall, not per file/dir) was added a few days ago in e4a76f4d7c3dadd02e904cc1c9c75b7c1adef5f9. No graph yet as collecting data for a while first :)
Was a bug - just rewrote it (lol) and should be much future-proof-ier now :) Thanks for info and mirror!
Also to note, thanks to @linusg, we can likely use historical data from test262.report for The Graph™!
Going to try and add this using the existing harness today :)
Also btw @nicolo-ribaudo, I maintain a fork of [eshost](https://github.com/CanadaHonk/eshost) (no node changes yet) and [test262-stream](https://github.com/CanadaHonk/test262-stream) (more accurate results) if you have requests / want to switch to them later in...
After a lot of tinkering, Babel builds should now be generated with the same harness (after some updates) while using Babel's test262 transpile script.
Results are on site! Not perfect/very accurate results but works :) 
If an engine fails it'll still not show up in the sidebar so should probably still be addressed, just low priority.
Fwiw, I wrote the patch implementing it to Gecko and it was agreed to disable by default for now due to fingerprinting concerns also.
Fwiw Gecko's `prefers-reduced-transparency` and `inverted-colors` continue to be off by default due to fingerprinting/privacy concerns.