Closed Bug 1860804 Opened 1 years ago Closed 1 years ago

security.mixed_content.upgrade_display_content.image not enabled in release

Categories

(Firefox :: Untriaged, defect)

Firefox 119
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: jacky.murda, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0

Steps to reproduce:

Upgrade to Firefox 119 on Windows 10

Actual results:

Mixed images now loads with default settings.

Expected results:

Mixed images should not be loaded.

Before 119 we had only:
security.mixed_content.upgrade_display_content true

Now we have, in release:
security.mixed_content.upgrade_display_content.audio true
security.mixed_content.upgrade_display_content.image false
security.mixed_content.upgrade_display_content.video true

But in nightly all good:
security.mixed_content.upgrade_display_content.audio true
security.mixed_content.upgrade_display_content.image true
security.mixed_content.upgrade_display_content.video true

Before 119 it was security.mixed_content.upgrade_display_content false (https://searchfox.org/mozilla-central/rev/c5cd6b358e7e7de837aeaca64834c2251578e042/modules/libpref/init/StaticPrefList.yaml#12870) so mixed images did load with default settings in 119.

I.e. with default settings, nothing has changed here.

Status: UNCONFIRMED → RESOLVED
Closed: 1 years ago
Resolution: --- → INVALID

My bad I thought I checked it correctly.

You need to log in before you can comment on or make changes to this bug.