Closed nikowitt closed 9 years ago
Hi Jan,
I've just implemented custom links in the reporter, one containing "javascript:window.history.back()". It seems that javascript explicitely has to be whitelisted in AngularJS (https://stackoverflow.com/questions/15606751/angular-changes-urls-to-unsafe-in-extension-page), so is it OK for you to do this?
Best regards, Niko
I think this shouldn't be a problem, as you yourself are completely responsible for what you configure ;-)
Hi Jan,
I've just implemented custom links in the reporter, one containing "javascript:window.history.back()". It seems that javascript explicitely has to be whitelisted in AngularJS (https://stackoverflow.com/questions/15606751/angular-changes-urls-to-unsafe-in-extension-page), so is it OK for you to do this?
Best regards, Niko