Earlier quoted context omitted.
It's absolutely new. No HTML5 features were restricted to secure origins only pre-LE. Today, many are. Google was able to push these requirements in large part due to Let's Encrypt's success making secure origins ubiquitous.
The order of events is a bit more complicated than this. Google initially proposed restricting powerful features to secure origins back in February of 2015 ( https://web.archive.org/web/20150125103531/https://www.chrom... ) and Mozilla proposed requiring secure origins for all new features in April of 2015 ( https://blog.mozilla.org/security/2015/04/30/deprecating-non... ). Let's Encrypt issued its first certificate…
A lot of thd new APIs have to do with accessing hardware. Camera, Microphone, Serial ports (currently experimental) etc.
Given how easy a MITM attack to injection JavaScript or HTML into insecure pages is, a world where insecure pages had access to hardware makes that hardware very vulnerable.
Even though all you'd be doing is reading some random blog etc.
To those who still think serving HTTP is some sort of principled stand, just be aware that injecting malware onto your page at delivery time is pretty trivial. Quite honestly, and I mean this in a constructive way, it doesn't signal "principles" it signals "incompetence".