Skip to content

Commit b03034b

Browse files
authored
Merge pull request godotengine#8124 from nightpool/patch-2
Remove outdated Firefox Linux warning
2 parents 2edd901 + 0166736 commit b03034b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tutorials/export/exporting_for_web.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,6 @@ in the user's browser.
3939
Browsers also require that the web page is served with specific
4040
`cross-origin isolation headers <https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Embedder-Policy>`__.
4141

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-
4942
WebGL version
5043
-------------
5144

0 commit comments

Comments
 (0)