binary-search-bounds icon indicating copy to clipboard operation
binary-search-bounds copied to clipboard

Removed 'new Function(...)' to avoid Content Security Policy (CSP) violation

Open bvaughn opened this issue 8 years ago • 1 comments
trafficstars

Resolves issue #5

For more information see here https://developer.chrome.com/extensions/contentSecurityPolicy#JSEval

bvaughn avatar Apr 05 '17 16:04 bvaughn

Hi @mikolalysenko. Any chance of this PR being merged into binary-search-bounds? I've just the same CSP violation whilst using interval-tree-1d, which uses binary-search-bounds. Many thanks.

greghuc avatar Mar 13 '18 09:03 greghuc