Chrome:来自原始插件的内容必须具有大于400 x 300像素的可见尺寸

Kai*_*ack 10 google-chrome

我使用的是Google Chrome版本62.0.3202.94,最近在开发者控制台中收到了这条新的错误消息:

Cross-origin plugin content from must have a visible size larger than 400 x 300 pixels, or it will be blocked. Invisible content is always blocked.

网站:https://www.matheretter.de

单击错误会将我带到HTML的第一行:<!DOCTYPE html>这对于追踪问题没有帮助.

有人可以帮忙吗?

Kam*_*mal 8

这可能是Flash内容被阻止(检查控制台,它可能会报告带有swf文件的URL).谷歌一年前开始不再强调 Flash了.根据下面的文章和论坛帖子,Chrome实际上在2015年9月开始" 暂停任何宽度小于400px或高度为300px的跨源插件内容",现在我认为它完全阻止了它:

https://games.slashdot.org/story/16/08/09/211225/google-chrome-53-will-de-emphasize-flash-in-favor-of-html5-next-month

Chromium开发者的原创论坛帖子:

https://groups.google.com/a/chromium.org/forum/#!msg/chromium-dev/QL2K4yFVg_U/vj44YWOaAwAJ