Results 45 issues of jgraham

The way that we go from tests to results to data on wpt.fyi to interop scores is under documented an unclear. There are two specific problems here (which maybe require...

If a `links` entry has both `url` and `label` fields it's unclear exactly what that means: is it just a compression of two separate entries, one with `url` and one...

This helps catch a class of delayed crashes that are currently difficult to attribute to a specific test and so difficult to provide correct metadata for.

This provides convenient access to the testdriver API bound to a different context.

[Rendered](https://github.com/web-platform-tests/rfcs/blob/remove_bsf/rfcs/remove_bsf.md).

It assumes there's some kind of response object available, but nothing passes this in to the algorithm. _Presumably_ this is the response to the HTTP request that was initially performed...

status:needs-reviewers
mozilla:gecko-blocked
fledge
private-aggregation

- [ ] At least two implementers are interested (and none opposed): * … * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:...

This reads the return value from the WebDriver BiDi user prompt opened algorithm and uses it to decide whether to show the prompt, or skip showing it but act as...