mdittmer / web-apis

Playground for better understanding Web APIs
Apache License 2.0
18 stars 10 forks source link

Collect data from Chrome 74 #81

Closed foolip closed 5 years ago

foolip commented 5 years ago

Collected manually on a Windows machine as BrowserStack doesn't have it yet, the Chrome 74 it has is beta channel.

foolip commented 5 years ago

Note that the Windows machine was on Insider Preview so there is some small chance that there will be differences to Chrome 73 caused by this. I think it's not likely, but will have to check that before actually deploying Confluence based on this data.

Hexcles commented 5 years ago

I've merged it for now. We can revert it if the data looks funny.

foolip commented 5 years ago

Yep, thanks!

foolip commented 5 years ago

Now deployed to https://web-confluence.appspot.com/#!/ and it looks fine, no additions or removals compared to Chrome 73 that seem suspect.

foolip commented 5 years ago

In light of https://github.com/mdittmer/web-apis/pull/91 this was a bit suspect, but I tried recollecting using BrowserStack and found that the only thing that changed was the timestamp and the version, from 74.0.3729.108 to 74.0.3729.131. Thus no important differences in the object graph data collected.