Defer scriptEval test until first use to prevent Content Security Policy inline-scrip...
authorBrandon Sterne <bsterne@mozilla.com>
Mon, 17 Jan 2011 21:31:12 +0000 (16:31 -0500)
committerjeresig <jeresig@gmail.com>
Mon, 17 Jan 2011 21:31:12 +0000 (16:31 -0500)
commit220a0ce1628d376ec14394c9b0be3c10f92a4cdb
tree094281f568cec9d454009aa6a0cb71d644f204a4
parentf01ef93aab1d2e90efbcacc71b01180f7f33656b
Defer scriptEval test until first use to prevent Content Security Policy inline-script violations from occuring. Fixes #7371.
src/core.js
src/support.js