Closed g-k closed 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.
head_
head_script
If most uses of the XPCShell worker used the default head_script, then this branch might've never been used before.
Fix a probable typo in the XPCShell worker where the
head_
prefix was missing andhead_script
never gets set to the thehead_script
arg.If most uses of the XPCShell worker used the default
head_script
, then this branch might've never been used before.