Greg Tatum
Greg Tatum
[tests-test](https://github.com/mozilla/firefox-translations-training/pull/865/checks?check_run_id=30662816749) baseline 12m 22s. https://share.firefox.dev/3BcZZE8
^ This fixed it for me too. Not sure if it's related, but I have multiple languages configured for my OS `es-ES` and `en-US`. It appears other mac keyboards have...
It sounds like you are saying "Drop samples with non-JS leaf nodes"? This could get implemented as a transform. I think we need to resolves #586 first (which needs a...
This should be implemented with this: https://github.com/devtools-html/perf.html/issues/911
Yes, this does sound like something nice to have. I find myself wanting to apply certain transforms by default. It seems like we need some UI here to list and...
I wonder if the interface for this should be in the add-on? That way you could select some pre-defined configuration options. Then maybe a button to save the current transforms...
I got this request again from @fitzgen at the All Hands, who wanted it for things that #2000 would not cover.
Just got this request again from @jimblandy, also he wants @hotsphink to write his transforms for him :)
Thinking this through a bit, it would be hard to filter on native frames, since they get symbolicated realtime, and thus transforms would easily be invalidated. We could support transforms...