Commit 41920f27 authored by Chris H-C's avatar Chris H-C
Browse files

Bug 1825141 - Ignore firefox.js' telemetry.fog.artifact_build line for diffoscope builds r=glandium

parent f472d8a9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -50,6 +50,9 @@ jobs:
            # browser.eme.ui.enabled to false should give us the same preferences as
            # the non-EME build.
            - sed -i '/browser\.eme\.ui\.enabled/s/true/false/;/media\.gmp-widevinecdm\./d' b/firefox/browser/defaults/preferences/firefox.js
            # bug 1825141 - telemetry.fog.artifact_build isn't stable between
            # artifact and not-artifact builds, so remove its line if present.
            - sed -i '/telemetry\.fog\.artifact\_build/d' b/firefox/browser/defaults/preferences/firefox.js
        # Extra diffoscope arguments to account for:
        # - about:buildconfig being expectedly different.
        # - There are some differences in PE metadata in helper.exe because