Closed GoogleCodeExporter closed 8 years ago
New CSP restrictions have been added to Chrome 18:
http://code.google.com/p/chromium/issues/detail?id=107538
I can retain inline stylesheets but will need to move inline scripts into files.
Original comment by fauxbar....@gmail.com
on 14 Dec 2011 at 8:38
Okay, working on adding a CSP and changing files as needed.
Original comment by fauxbar....@gmail.com
on 14 Dec 2011 at 9:56
Committed necessary changes for this:
http://code.google.com/p/fauxbar/source/detail?r=202
>This commit adds a Content Security Policy (CSP) and changes lots of files to
comply with this; basically moving all inline scripts (which Fauxbar had a lot
of!) into existing or new JavaScript files. Hardly worth releasing on its own,
but acts as a good checkpoint for further development.
Original comment by fauxbar....@gmail.com
on 16 Dec 2011 at 8:19
Added in v1.2.5.
Original comment by fauxbar....@gmail.com
on 17 Dec 2011 at 12:13
Original issue reported on code.google.com by
fauxbar....@gmail.com
on 14 Dec 2011 at 10:41