mozilla / tls-canary

DEPRECATED - TLS regression scanner for Firefox
https://tlscanary.mozilla.org/
Mozilla Public License 2.0
18 stars 15 forks source link

tools: xpcshell worker set head_script #230

Closed g-k closed 3 years ago

g-k commented 3 years ago

Fix a probable typo in the XPCShell worker where the head_ prefix was missing and head_script never gets set to the the head_script arg.

If most uses of the XPCShell worker used the default head_script, then this branch might've never been used before.