HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dotneteer

no profile record

comments

dotneteer
·il y a 12 mois·discuss
XMLUI does not execute JavaScript with "eval" or anything that would not comply with CSP. It runs interpreted JavaScript asynchronously in a sandbox and does not allow use of "eval" (and another dozen low-level functions, such as setTimeout).