Results 268 comments of jgraham

Yeah, we don't support non-wdspec tests in IE. Opera support is only for Blink-based Opera AFAIK (I think one could get it working in Presto with Selenium, but I haven't...

I would suggest a `infra-owners` group who could be @-notified for RFCs changing data formats.

So on the one hand, I'm pretty sure that WHATWG's static hosting energy usage is so low that there's no real impact in the choices you make here. On the...

I'd certainly be open to a PR trying 24.04. I think Wayland-by-default might cause some issues?

Conceptually it makes sense to always return capabilities that might not just reflect the input value. From that point of view I don't think returning `unhandledPromptBehavior` makes a lot of...

> do we need the local scripts in tools/docker/frontend.py? or is it sufficient to use the GitHub Actions workflow? Yes, that's extremely useful for using the docker image locally, particularly...

I think being able to use the existing GitHub teams setup would be a big improvement, but I don't know what level of support taskcluster has for non-dockerhub registeries. I'll...

Turns out we can probably just put in the URL in the same format as `docker pull` uses, so that seems straightforward.

Yeah, that seems acceptable for a v1 implemenation; we would probably want to fix this to work inside the harness later, but that could be a seperate project.

It's probably a bad idea but we definitely *could* put the code in the wpt repo and ship it over to marionette in the `reftest:setup`.