Beth Rennie
Beth Rennie
@Anachron You can accomplish that yourself using `.gitattributes` and filters: https://gist.github.com/g-k/9087422 https://git-scm.com/book/en/v2/Customizing-Git-Git-Attributes
@soulgalore I believe what @sefeng211 is suggesting is that instead of doing ``` browsertime.js --video --firefox.geckoProfiler --firefox.geckoProfilerParams.features "screenshots" ``` to generate a profile with screenshots AND use visual metrics, it...
Updating the maximum Firefox version would be useful for e.g. rollouts that eventually get landed in code: 1. Launch a rollout as a stop-gap 2. The feature rides the trains...
We should probably put a spinner or loading indicator for that field before its loaded. I don't know that we can work around this performance wise because its a gql...
I believe this is intended behaviour (c.f. https://github.com/mozilla/experimenter/pull/8908)
Re-opened. #10084 did not fix this. See-also #10174.
There is a package `eslint-plugin-testing-library` which lints against this and might be able to auto-fix it
Requiring a bound of `sphinx>=1.6.1,
Ah, so it turns out `Debug` is implemented in 0.3+, which is unreleased. Still, the other traits would be useful.
#10536 would have fixed it but it did not update the logic for Desktop