On Thu, Mar 02, 2017 at 12:14:50AM +0100, Alex ARNAUD wrote: > Le 01/03/2017 à 23:54, Mike Hommey a écrit : > > Thanks. This points to > > https://bugzilla.mozilla.org/show_bug.cgi?id=1273020 > > > > which points to > > https://hg.mozilla.org/integration/mozilla-inbound/rev/8bfdf5dfcf6bcf706fea4cda201f72ffc0c69c4a > > Thanks a lot for pointing me these links, I've commented the upstream bug. > > > Can someone try to apply this patch and see how it goes for them? > > Do you plan to integrate the patch into the Debian package?
If they fix the issue (which they likely do), yes. But there's a chicken-and-egg problem here. > If yes, could > you tell me what is the procedure to test and build a Firefox ESR with the > patch? Take the firefox-esr source, apply the patch, and build a new package with dpkg-buildpackage -b. That's all there is to do. Mike