Closed
Bug 1437016
Opened 8 years ago
Closed 8 years ago
Mixed Content Blocker degrades UI and shows offending loads in console for other, unrelated tabs
Categories
(Core :: DOM: Security, defect)
Core
DOM: Security
Tracking
()
RESOLVED
DUPLICATE
of bug 1420680
People
(Reporter: freddy, Unassigned)
Details
I don't have any great STR, but I've seen this a few times and seen reports on IRC and in other conversations.
Some websites get their UI degraded because of mixed content blocking. DevTools complain about loads for fonts or other things, that are not actually on the current page.
Turns out, those loads happen in a different tab and the window association has just gone awry.
I'm an avid user of pinned tabs and containers and I have a hunch that it might be related. But that's guesswork, so far. CCing jkt and mkaply as they've discussed this previously as well.
Comment 1•8 years ago
|
||
I have both of those pinned tabs and containers. As stated it appears to be cross window issues landing into the wrong console; I have only noticed this with MCB warnings.
I got the following once on Googles Phishing reporting page (very likely this was a non container tab it was being reported on):
"Blocked loading mixed active content "http://alistapart.com/components/assets/fonts/franklin-itc-light.woff2"[Learn More]"
However it didn't for certain load this, Mike was also suggesting his was mixed active fonts too which might narrow it down.
Reporter | ||
Comment 2•8 years ago
|
||
Ah, yes. Someone also said something about multiple windows in the past..
Comment 3•8 years ago
|
||
I wasn't using containers, but I definitely had more than one window up.
Comment 4•8 years ago
|
||
Seems to have been introduced with Stylo
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•