this does help a bit further re. #27

pull/2/head
gorhill 10 years ago
parent 24502090e2
commit 89f757d61e

@ -787,7 +787,7 @@ var onSubDocHeadersReceived = function(details) {
details.responseHeaders.push({
'name': 'Content-Security-Policy',
'value': 'sandbox allow-forms allow-same-origin allow-popups'
'value': 'sandbox allow-forms allow-same-origin allow-popups allow-top-navigation'
});
return { responseHeaders: details.responseHeaders };

Loading…
Cancel
Save