We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055ada8 commit 0166736Copy full SHA for 0166736
tutorials/export/exporting_for_web.rst
@@ -39,13 +39,6 @@ in the user's browser.
39
Browsers also require that the web page is served with specific
40
`cross-origin isolation headers <https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Embedder-Policy>`__.
41
42
-.. note::
43
-
44
- If you use Linux, due to
45
- `poor Firefox WebGL performance <https://bugzilla.mozilla.org/show_bug.cgi?id=1010527>`__,
46
- it's recommended to play the exported project using a Chromium-based browser
47
- instead of Firefox.
48
49
WebGL version
50
-------------
51
0 commit comments