nt1m / livemarks

Extension that restores RSS Feed Livemarks in Firefox.
https://addons.mozilla.org/firefox/addon/livemarks/
MIT License
227 stars 23 forks source link

HTTP feeds stop reload/refresh when HTTPS-Only Mode is enabled (for Firefox >83) #304

Open thexile opened 3 years ago

thexile commented 3 years ago

Add-on version Add-on version: 3.0

Describe the bug HTTPS-only mode in Firefox 83 & above will break HTTP feeds from refreshing.

To Reproduce Steps to reproduce the behavior:

  1. Enable HTTPS-Only Mode in all windows
  2. Livemarks will cease reload for HTTP feeds. HTTPS feeds will still be functional.
  3. Disable HTTPS-Only Mode and HTTP-only feeds will resume reloading/refreshing again.

Expected behavior Livemarks to bypass HTTPS-Only mode for HTTP feeds.

evilpie commented 3 years ago

I don't think we can bypass HTTPS-only mode.

evilpie commented 2 years ago

The relevant bugzilla ticket is https://bugzilla.mozilla.org/show_bug.cgi?id=1714201.