Closed octoploid closed 10 years ago
Did you look into the request log to find out the request type of images?
jpegs.
The request type reported by the browser (under the what
column header), not the request type as per path suffix.
Sorry. I've deleted 39.0.2159.4 and switched back to previous version. So I cannot answer your question. I looked in the error console and it said "blocked by extension" for the images.
Can't reproduce.
Actually, my mistake, I didn't realize my other
column was in allow mode.
So it appears that GIF and JPG images are wrongly reported by Chrome 39 dev, while PNG are properly typed. This is something to report to Chromium devs. I could theoretically put in a hack to transpose the wrongly typed requests into properly typed ones, but we are talking about an unsupported version of a browser here, I rather keep HTTPSB as clean as possible by supporting only stable releases, as stated on the front page of the project.
I don't have (and don't want) a Google account. Lets hope someone else also hits this issue and reports the bug to the Chromium devs.
Thanks.
I appended to a similar issue I already opened a while ago: http://code.google.com/p/chromium/issues/detail?id=410382#c1
unrelated: but how come you pasted that above link as http instead of https (although it does redirect, for me, to https - maybe because of https everywhere extension - currently in firefox)
No, I am also redirected to https
. I just upgraded to Linux Mint 17, hence Chromium 37 -- I was on Chromium 34 before now. I went to check with my previous installation, but Chromium doesn't launch anymore, probably because I am reusing the same profile and it's not forward compatible.
With chromium-39.0.2159.4 all images on all webpages get blocked. 39.0.2145.4 was fine.