Bug 1716971 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Looking at [this query](https://sql.telemetry.mozilla.org/queries/79960) the most common renderer strings matching "nvidia" are `NVIDIA Tegra` and `NVIDIA Tegra 3`. Then there are some things that look like emulators running on desktop nvidia.

So let's enable when the renderer string contains `NVIDIA Tegra` for now.
Looking at [this query](https://sql.telemetry.mozilla.org/queries/79960) the most common renderer strings matching "nvidia" are `NVIDIA Tegra` and `NVIDIA Tegra 3`. Then there are a few individual users that look like emulators running on desktop nvidia.

So let's enable when the renderer string contains `NVIDIA Tegra` for now.
Looking at [this query](https://sql.telemetry.mozilla.org/queries/79960) the most common renderer strings matching "nvidia" are `NVIDIA Tegra` and `NVIDIA Tegra 3`. Then there are a few individual users that look like emulators running on desktop nvidia. eg `Android Emulator OpenGL ES Translator (NVIDIA GeFo`.

So let's enable when the renderer string contains `NVIDIA Tegra` for now.

Back to Bug 1716971 Comment 1