From 34435267956ffd5cc153590c450f82c6672d00bd Mon Sep 17 00:00:00 2001 From: gnoff Date: Fri, 19 Apr 2024 00:43:27 +0000 Subject: [PATCH] [Fizz] escape '); /** - * This escaping function is designed to work with bootstrapScriptContent and importMap only. - * because we know we are escaping the entire script. We can avoid for instance + * This escaping function is designed to work with with inline scripts where the entire + * contents are escaped. Because we know we are escaping the entire script we can avoid for instance * escaping html comment string sequences that are valid javascript as well because * if there are no sebsequent '); /** - * This escaping function is designed to work with bootstrapScriptContent and importMap only. - * because we know we are escaping the entire script. We can avoid for instance + * This escaping function is designed to work with with inline scripts where the entire + * contents are escaped. Because we know we are escaping the entire script we can avoid for instance * escaping html comment string sequences that are valid javascript as well because * if there are no sebsequent '); /** - * This escaping function is designed to work with bootstrapScriptContent and importMap only. - * because we know we are escaping the entire script. We can avoid for instance + * This escaping function is designed to work with with inline scripts where the entire + * contents are escaped. Because we know we are escaping the entire script we can avoid for instance * escaping html comment string sequences that are valid javascript as well because * if there are no sebsequent