On 07/12/2016 18:07, TCW wrote: > Even if you get the right snippet of code that fixes the issue, it may > depend on other bits of code and fall over. This is an instance where > grafting in the code probably will fail.
I disagree. The whole point of having a source control system like Mercurial is that each patch-set precisely defines the changes required for a given fix/feature. Back porting a patch-set to an older release may conflict, but it's not rocket science either. Regards. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

