Bug 1017257 - Make loop code CSP-friendly (remove all inline script) r=Standard8
This commit is contained in:
@@ -431,3 +431,5 @@ loop.conversation = (function(OT, mozL10n) {
|
||||
init: init
|
||||
};
|
||||
})(window.OT, document.mozL10n);
|
||||
|
||||
document.addEventListener('DOMContentLoaded', loop.conversation.init);
|
||||
|
||||
Reference in New Issue
Block a user