Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SecurityError in new canvas #32

Open
BertrandTheHealer opened this issue Apr 12, 2018 · 2 comments
Open

SecurityError in new canvas #32

BertrandTheHealer opened this issue Apr 12, 2018 · 2 comments

Comments

@BertrandTheHealer
Copy link

BertrandTheHealer commented Apr 12, 2018

When opening the sandbox or a game while using the new canvas, an alert appears saying "SecurityError: The operation is insecure. line: 5209"
capture
This is not something that Firefox does normally for this kind of error; something on the page or in the userscript is launching an alert in response to the error.
This doesn't happen in the default canvas, so the error itself is caused by something in the new canvas. However, it is possible that Drawception itself causing the alert.
This is a minor inconvenience but it would be nice if (a) the error could be fixed or (b) if alert could be suppressed for this particular error if in fact the alert is launched by ANBT.
This does not affect the usability of the rest of the page.
This happens in Firefox 59 but not the latest version of Chrome.

@grompe
Copy link
Owner

grompe commented Apr 12, 2018

So, this happens at the time new canvas is overwriting the current webpage?

@BertrandTheHealer
Copy link
Author

Correct. As soon as the new canvas finishes loading,

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

No branches or pull requests

2 participants