[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #27290 [Applications/Tor Browser]: WebGL is broken in Tor Browser 8
#27290: WebGL is broken in Tor Browser 8
--------------------------------------+--------------------------
Reporter: gk | Owner: tbb-team
Type: defect | Status: new
Priority: High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: ff60-esr | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+--------------------------
Comment (by tom):
I don't think this is the issue, but if nothing else is leading to it, it
might be worth throwing in a
{{{
if(!mD3DCompilerModule)
__builtin_trap();
}}}
(per
https://trac.torproject.org/projects/tor/wiki/doc/TorBrowser/Hacking/DebuggingOnWindows#Breakingwherewewanttobreak)
at
https://searchfox.org/mozilla-
central/rev/e126996d9b0a3d7653de205898517f4f5b632e7f/gfx/angle/checkout/src/libANGLE/renderer/d3d/HLSLCompiler.cpp#139
and
https://searchfox.org/mozilla-
central/rev/e126996d9b0a3d7653de205898517f4f5b632e7f/gfx/gl/GLLibraryEGL.cpp#417
just to be certain out d3dcompiler dll is getting loaded... I had seen
intermittent test failures (on a mingw build) where it wasn't but never
could figure out why.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27290#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs