`browser.urlbar.untrimOnUserInteraction.featureGate` is enabled with scotchBonnet ovverride pref, also `dom.security.https_first_schemeless` has been released in Firefox 129. That leaves us with `security.insecure_connection_text.enabled`
Bug 1937136 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
`browser.urlbar.untrimOnUserInteraction.featureGate` is enabled with scotchBonnet ovverride pref, also `dom.security.https_first_schemeless` has been released in Firefox 129. That leaves us with `security.insecure_connection_text.enabled` and I'm thinking to just enable it in Nightly and uplift to 135. Shouldn't be controversial, it will just be a bit redundant to show both http and the label without Scotch Bonnet, but shouldn't break any workflow.