Skip to content

add a header to ensure chrome44+ will display all fillbar correctly#24

Open
RoCat wants to merge 1 commit into
gotwarlost:masterfrom
RoCat:fix_unsafe_inline
Open

add a header to ensure chrome44+ will display all fillbar correctly#24
RoCat wants to merge 1 commit into
gotwarlost:masterfrom
RoCat:fix_unsafe_inline

Conversation

@RoCat

@RoCat RoCat commented Oct 19, 2015

Copy link
Copy Markdown

chrome44+ and latest chromium builds add a security check to inline scripting that prevent in that project to display all fillbars with a warning in the console when using the route "/coverage".

I add a header Content-Security-Policy to allow unsafe-inline, seems to solve that problem and all fillbars are now correctly displayed.

the bug seems not to appear on downloaded html report, only online reports (localhost:XXX/coverage"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant