In WebKit I get the following error on my JavaScript:
Refused to execute a JavaScript script. Source code of script found within request.
The code is for a JavaScript spinners, see ASCII Art.
The code used to be working OK, and is still working correct in Camino and Firefox. The error only seems to be thrown when the page is saved via a POST and then retrieved via a GET. It both happens in Chrome/Mac and Safari/Mac.
Anyone knows what this mean, and how to fix this?