My feature request is to disable javascript by default on non-HTTPS sites, and have a permission popup appear (like Canvas or Location request permissions) if the site tries to use javascript, with a short explanation like "example.com is not a secure site, but is trying to run javascript. This is not safe and could be abused by an attacker to take over your browser or computer. Learn More..." with a link to a mozilla support page.
The reasoning is that malicious javascript can be injected into non-HTTPS sites by an attacker, for example an attacker sharing the same Wi-Fi network in a coffee shop or in a position to monitor network traffic.
The "HTTPS-Only Mode" doesn't quite do the same thing, as someone could be reasonably cautious about visiting only legitimate (malware-free) sites, and still want to visit a legitimate non-HTTPS site (like some older popular "personal homepage"-style sites that were set up before HTTPS was common, and were never updated). Also this would protect people who don't have the "HTTPS-Only Mode" setting enabled.
Hopefully this is a good idea, and if implemented other browsers could copy it.