Skip to content

Commit b8f0c90

Browse files
authored
Remove security.mixed_content.block_object_subrequest from experimental Firefox features (mdn#40407)
This preferences was removed completely in https://bugzilla.mozilla.org/show_bug.cgi?id=1964754 and even before it didn't really do anything, because Flash support has long been removed.
1 parent da8c317 commit b8f0c90

File tree

1 file changed

+0
-14
lines changed
  • files/en-us/mozilla/firefox/experimental_features

1 file changed

+0
-14
lines changed

files/en-us/mozilla/firefox/experimental_features/index.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -725,20 +725,6 @@ The [View Transition API](/en-US/docs/Web/API/View_Transition_API) provides a me
725725

726726
## Security and privacy
727727

728-
### Block plain text requests from Flash on encrypted pages
729-
730-
In order to help mitigate man-in-the-middle (MitM) attacks caused by Flash content on encrypted pages, a preference has been added to treat `OBJECT_SUBREQUEST`s as active content. See [Firefox bug 1190623](https://bugzil.la/1190623) for more details.
731-
732-
| Release channel | Version added | Enabled by default? |
733-
| ----------------- | ------------- | ------------------- |
734-
| Nightly | 59 | No |
735-
| Developer Edition | 59 | No |
736-
| Beta | 59 | No |
737-
| Release | 59 | No |
738-
739-
- `security.mixed_content.block_object_subrequest`
740-
- : Set to `true` to enable.
741-
742728
### Insecure page labeling
743729

744730
The two `security.insecure_connection_text_*` preferences add a "Not secure" text label in the address bar next to the traditional lock icon when a page is loaded insecurely (that is, using {{Glossary("HTTP")}} rather than {{Glossary("HTTPS")}}). The `browser.urlbar.trimHttps` preference trims the `https:` prefix from address bar URLs. See [Firefox bug 1853418](https://bugzil.la/1853418) for more details.

0 commit comments

Comments
 (0)