Temporary workaround to make it work on Firefox.

The original issue is still there : javascript and css dependencies get binary content (a small PNG image)
This commit is contained in:
mossroy 2016-01-05 23:23:20 +01:00
parent c2bb788974
commit 93cc3dcdfd

View File

@ -130,6 +130,7 @@ function(util, utf8) {
else if (regexpCSS.test(titleName)) {
contentType = 'image/css';
}
reject("temporarily refuse javascript and css dependencies");
}
// Let's instanciate a new messageChannel, to allow app.s to give us the content