[Intent to change] display: -moz-box elements will no longer be forced to display: block (browser chrome only)

2019-09-18 Thread Tim Nguyen
Hi everyone, We plan to soon land a change behind a pref [0] where we’ll stop “blockifiying” elements with `display: -moz-box`. Before this change, elements with `display: -moz-box` are forced to `display: block` when the element: 1. Is a child of a CSS grid or CSS flex container 2. Has posit

[desktop] Bugs logged by Desktop Release QA in the last 7 days

2019-09-18 Thread Catalin Sasca
Hello, Here's the list of new issues found and filed by the Desktop Release QA team in the last 7 days. Additional details on the team's priorities last week, as well as the plans for the current week are available at: https://tinyurl.com/yyfhybl3. Bugs logged by Desktop Release QA in the last

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: ThunderBird Development Environement

2019-09-18 Thread muhammed ismail
On Wednesday, 18 September 2019 13:49:46 UTC+2, muhammed ismail wrote: > Could you please any one give me some details for setting up a development > environment for the Thunderbird , > > I am searching the same from a long back no perfect solution for me yet . , thank you so much for the reply

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: ThunderBird Development Environement

2019-09-18 Thread Dirkjan Ochtman
I'm afraid this is the wrong mailing list for Thunderbird development support. Have a look here: https://www.thunderbird.net/en-US/get-involved/ (Mailing lists are at the bottom.) Kind regards, Dirkjan On Wed, Sep 18, 2019 at 1:50 PM muhammed ismail wrote: > Could you please any one give me

ThunderBird Development Environement

2019-09-18 Thread muhammed ismail
Could you please any one give me some details for setting up a development environment for the Thunderbird , I am searching the same from a long back no perfect solution for me yet . ___ dev-platform mailing list dev-platform@lists.mozilla.org https://l

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.