Using address sanitizer with GCC 4.9 to compile C-C TB

2015-03-24 Thread ISHIKAWA,chiaki
Hi, I filed the following bugzilla to share my experience of using address sanitizer with GCC 4.9 (*NOT CLANG*) to compile C-C TB. Bug 1147248 - GCC 4.9 + Address Sanitizer + C-C TB: Compiling comm-central thunderbird using address sanitizer, -fsanitize=address using GCC 4.9 I wonder what I did

intent to un-ship: nsISSLErrorListener

2015-03-24 Thread David Keeler
As part of the Great PSM Modernization, the nsISSLErrorListener interface will be removed in bug 844351 [0]. All implementations in comm-central and chatzilla have already been removed [1][2] (they were functionally no-ops anyway). All implementations in the addons indexed by mxr are either incompa

Re: mochitest-chrome tests now running on B2G emulators

2015-03-24 Thread Panos Astithas
On Tue, Mar 24, 2015 at 6:40 PM, Jonathan Griffin wrote: > Most (or all) of the tests in that directory were not working on B2G as > written. They were timing out and causing the harness to abort. So I > disabled that entire directory in the interests of getting the job running. > > I haven't

Re: mochitest-chrome tests now running on B2G emulators

2015-03-24 Thread Jonathan Griffin
Hi Panos, Most (or all) of the tests in that directory were not working on B2G as written. They were timing out and causing the harness to abort. So I disabled that entire directory in the interests of getting the job running. I haven't debugged any of those, but you could remove that line fro

Re: mochitest-chrome tests now running on B2G emulators

2015-03-24 Thread Panos Astithas
This is very cool, I've been waiting for this for a long time! I see that existing tests are now skipped by default on b2g, e.g.: https://dxr.mozilla.org/mozilla-central/source/toolkit/devtools/server/tests/mochitest/chrome.ini#2 Is this because nobody has tested whether they work yet, or is it