Re: Thunderbird build fails on win64

2017-03-29 Thread isabel . cage
On Tuesday, March 28, 2017 at 6:06:25 PM UTC+2, Stefan Sitter wrote: > ProxyStream.cpp was last modified by e.g. Bug 1325834 and Bug 1344187 > that were filed in the Accessibility APIs component. You build with > --disable-accessibility. Maybe try without it to check if this changes > anything?

Help needed with prioritizing js/src compilation (bug 1262241)

2017-03-29 Thread Gregory Szorc
Bug 1262241 is pretty high priority for developers, IMO. The way things work today is that js/src - specifically Interpreter.cpp - is stacked up behind a very long line of dependencies and its 2+ minute compilation often becomes a long pole in the compile tier. Unfortunately, there doesn't appear m