sammacbeth / dat-fox

dat:// protocol as a Firefox webextension
MIT License
250 stars 12 forks source link

Images never finishes loading when included on HTTPS pages #27

Open da2x opened 6 years ago

da2x commented 6 years ago
  1. Load a normal webpage over HTTPS (no CORS or nonsense).
  2. Attempt to load an image resource over Dat on that page

Image newer loads. Browsers says “waiting for dat://” indefinitely.

The mage loads instantly if the Dat URI is opened directly in the top frame.

da2x commented 6 years ago

This may be a duplicate of issue #24.