You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently. this does not affect chromium browsers, nor Firefox with HTTPSE with default settings, likely a regression from #15157. Will submit a fix soon#16122 .
Type: code issue
Platform
Firefox 61.0.2 (64-bit) on debian 9; technically should affect tor browser if they supported
upgradeToSecureStep to reproduce
Visit http://marketwatch.com/ with "Block all unencrypted requests" checked
Expect URL rewritten to https://www.marketwatch.com/ because of an existing rule
https-everywhere/src/chrome/content/rules/Marketwatch.com.xml
Lines 44 to 45 in 1e529b3
Apparently. this does not affect chromium browsers, nor Firefox with HTTPSE with default settings, likely a regression from #15157.
Will submit a fix soon#16122 .