We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
captureJSCallUsage() is no longer returning violations that are eval'd.
captureJSCallUsage()
Running the DBW tester, there should be 4 Date.now() violations, but only 2 show up:
Date.now()
This may be a Chrome change that we need to investigate.
^ This is not an ad for United :)
The text was updated successfully, but these errors were encountered:
This seems to longer be an issue. We also have the new and improved smokehouse that will help us catch weirdness like this when it comes up.
Sorry, something went wrong.
No branches or pull requests
captureJSCallUsage()
is no longer returning violations that are eval'd.Running the DBW tester, there should be 4
Date.now()
violations, but only 2 show up:This may be a Chrome change that we need to investigate.
^ This is not an ad for United :)
The text was updated successfully, but these errors were encountered: