Backed out changeset 292d5c030eff (bug 1689232) on suspicion of cause macOS startup crashes (bug 1689807) a=backout
This commit is contained in:
@@ -829,7 +829,6 @@ def build_generic_worker_payload(config, task, task_def):
|
||||
Required("paths"): [text_type],
|
||||
# Signing formats to use on each of the paths
|
||||
Required("formats"): [text_type],
|
||||
Optional("singleFileGlobs"): [text_type],
|
||||
}
|
||||
],
|
||||
# behavior for mac iscript
|
||||
@@ -838,7 +837,6 @@ def build_generic_worker_payload(config, task, task_def):
|
||||
"mac_notarize_part_3",
|
||||
"mac_sign_and_pkg",
|
||||
"mac_geckodriver",
|
||||
"mac_single_file",
|
||||
),
|
||||
Optional("entitlements-url"): text_type,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user