dreimal: You can find the "try" build here: https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=5833eaeba94171e35e047c1b20c36a5c68e04970 Click on the green "B" next to the line for the arch and along the bottom you will see more stuff. Then select "Job Details" and select the file to download from the list that appears. (See more info in comment 13 but the links there are no longer valid.) This try build applies my patch to the daily build so may not be 100% stable. I tried to apply my patch to the latest ESR 68 tree but I couldn't get it to build on the try-comm-central server after pushing to it.
Bug 1530157 Comment 19 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
dreimal: You can find the "try" build here: https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=5833eaeba94171e35e047c1b20c36a5c68e04970 Click on the green "B" next to the line for the arch and along the bottom you will see more stuff. Then select "Job Details" and select the file to download from the list that appears. (See more info in comment 13 but the links there are no longer valid.) This try build applies my patch to the daily build so may not be 100% stable. I tried to apply my patch to the latest ESR 68 tree but I couldn't get it to build on the try-comm-central server after pushing to it. Edit: If you run the daily build with your current 68 profile, when you go back to 68 you may need to define and run with the environment variable MOZ_ALLOW_DOWNGRADE and/or run tb with the command line option -allow-downgrade. Without this you will be prompted to create a new profile and will be unable to run 68. I think this comes from recent code inherited from mozilla. So you may want to run the daily build with a new profile to avoid this problem.