Philip Jägenstedt
Philip Jägenstedt
From a look at the data files yesterday, we're not doing this, but we do separately save `navigator.userAgent`.
Should be "UA strings"? As you suggest, making it possible to edit before submitting in the manual mode would work, or even requiring it the UA string is one of...
Hmm, trying to get it work manually by following https://github.com/mdittmer/web-apis#manual-data-collection-setup doesn't work for me today. After the 4 input fields go gray, it still says "collecting data" and submitting results...
Chrome or UC on Android 8.1.
I think that whitelisting separately is probably best for now, using cowboy.github.io and not noticing would be worse than having to whitelist a new URL I think. We could of...
There was also a global `K` that went away when recollecting data. Weird.
URLSearchParams has a problem similar to the CustomEvent problem, but a problem that doesn't go away when collecting the data again, at least not this time. Where it says "function...
Funny, trying to isolate where the differences from 11.8.2.962 came from by running the collection yet again with the data saver enabled and disabled, suddenly I have UC version 11.8.3.963....
OK, so collecting a few more times, it looks like the API surface changes in subtle ways each time and I can't really spot what the stable thing is supposed...
Hmm, sure looks like some IDL that we do want in there. By requiring class=idl, what bogus things do we get rid of? Maybe those can be skipped in some...