Re: Debug builds and WebGL/OpenGL

2019-09-18 Thread Christopher Mills
OK, thanks for the input. I'll get back to him. Chris Mills MDN content lead & writers' team manager Mozilla Developer Network @chrisdavidmills On Wed, Sep 18, 2019 at 1:44 PM Jeff Muizelaar wrote: > That page is abou

Re: Debug builds and WebGL/OpenGL

2019-09-18 Thread Jeff Muizelaar
That page is about debugging Firefox's use of OpenGL. I wouldn't recommend what it suggests for trying debug WebGL. -Jeff On Wed, Sep 18, 2019 at 5:22 AM Christopher Mills wrote: > > Hi all, > > We recently got an MDN support query from a reader looking at this page: > > https://developer.mozill

Re: Debug builds and WebGL/OpenGL

2019-09-18 Thread Gijs Kruitbosch
Yes, there are newer builds accessible via https://tools.taskcluster.net/index/gecko.v2.mozilla-central.latest.firefox (click a platform, e.g. linux64-debug on the left, then find the `target.tar.bz2` file (target.dmg for mac, target.zip for windows) on the right-hand-side) We should probab

Debug builds and WebGL/OpenGL

2019-09-18 Thread Christopher Mills
Hi all, We recently got an MDN support query from a reader looking at this page: https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/Debugging_OpenGL He wants to use a debug build to debug some of his WebGL code, but complained that the link to download debug builds ( https://ftp.mozilla.